Searched refs:E1000_ERR_CONFIG (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
H A Ddefines.h95 #define E1000_ERR_CONFIG 3 macro
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dphy.c1062 return -E1000_ERR_CONFIG; e1000_phy_setup_autoneg()
1906 return -E1000_ERR_CONFIG; e1000e_get_phy_info_m88()
1915 return -E1000_ERR_CONFIG; e1000e_get_phy_info_m88()
1981 return -E1000_ERR_CONFIG; e1000e_get_phy_info_igp()
2039 return -E1000_ERR_CONFIG; e1000_get_phy_info_ife()
3172 return -E1000_ERR_CONFIG; e1000_get_phy_info_82577()
H A Dmac.c450 return -E1000_ERR_CONFIG; e1000e_check_for_copper_link()
789 return -E1000_ERR_CONFIG; e1000_commit_fc_settings_generic()
1001 return -E1000_ERR_CONFIG; e1000e_force_mac_fc()
1555 return -E1000_ERR_CONFIG; e1000e_setup_led_generic()
H A Dich8lan.c627 return -E1000_ERR_CONFIG; e1000_init_nvm_params_ich8lan()
1023 return -E1000_ERR_CONFIG; e1000_platform_pm_pch_lpt()
1029 return -E1000_ERR_CONFIG; e1000_platform_pm_pch_lpt()
1057 return -E1000_ERR_CONFIG; e1000_platform_pm_pch_lpt()
1508 return -E1000_ERR_CONFIG; e1000_check_for_copper_link_ich8lan()
1638 ret_val = -E1000_ERR_CONFIG; e1000_acquire_swflag_ich8lan()
1661 ret_val = -E1000_ERR_CONFIG; e1000_acquire_swflag_ich8lan()
1794 return -E1000_ERR_CONFIG; e1000_rar_set_pch2lan()
1904 return -E1000_ERR_CONFIG; e1000_rar_set_pch_lpt()
5537 ret_val = -E1000_ERR_CONFIG; e1000_get_cfg_done_ich8lan()
H A Ddefines.h484 #define E1000_ERR_CONFIG 3 macro
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_phy.c303 return -E1000_ERR_CONFIG; igb_write_phy_reg_i2c()
1070 ret_val = -E1000_ERR_CONFIG; igb_phy_setup_autoneg()
1917 ret_val = -E1000_ERR_CONFIG; igb_get_phy_info_m88()
1927 ret_val = -E1000_ERR_CONFIG; igb_get_phy_info_m88()
1997 ret_val = -E1000_ERR_CONFIG; igb_get_phy_info_igp()
2341 ret_val = -E1000_ERR_CONFIG; igb_get_phy_info_82580()
H A De1000_mac.c206 ret_val = -E1000_ERR_CONFIG; igb_vfta_set()
560 ret_val = -E1000_ERR_CONFIG; igb_check_for_copper_link()
801 ret_val = -E1000_ERR_CONFIG; igb_force_mac_fc()
1519 ret_val = -E1000_ERR_CONFIG; igb_validate_mdi_setting()
H A De1000_defines.h466 #define E1000_ERR_CONFIG 3 macro
H A De1000_82575.c462 s32 ret_val = E1000_ERR_CONFIG; igb_set_sfp_media_type_82575()
H A Digb_main.c7205 return -E1000_ERR_CONFIG; igb_read_pcie_cap_reg()
7215 return -E1000_ERR_CONFIG; igb_write_pcie_cap_reg()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c904 return -E1000_ERR_CONFIG; e1000_setup_fiber_serdes_link()
1642 return -E1000_ERR_CONFIG; e1000_phy_setup_autoneg()
2052 return -E1000_ERR_CONFIG; e1000_force_mac_fc()
2485 return -E1000_ERR_CONFIG; e1000_check_for_link()
3220 return -E1000_ERR_CONFIG; e1000_detect_gig_phy()
3433 return -E1000_ERR_CONFIG; e1000_phy_get_info()
3446 return -E1000_ERR_CONFIG; e1000_phy_get_info()
3463 return -E1000_ERR_CONFIG; e1000_validate_mdi_setting()
H A De1000_hw.h278 #define E1000_ERR_CONFIG 3 macro

Completed in 384 milliseconds