Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/igbvf/
Ddefines.h73 #define E1000_ERR_CONFIG 3 macro
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dmac.c428 return -E1000_ERR_CONFIG; in e1000e_check_for_copper_link()
771 return -E1000_ERR_CONFIG; in e1000_commit_fc_settings_generic()
983 return -E1000_ERR_CONFIG; in e1000e_force_mac_fc()
1537 return -E1000_ERR_CONFIG; in e1000e_setup_led_generic()
Dphy.c1044 return -E1000_ERR_CONFIG; in e1000_phy_setup_autoneg()
1889 return -E1000_ERR_CONFIG; in e1000e_get_phy_info_m88()
1898 return -E1000_ERR_CONFIG; in e1000e_get_phy_info_m88()
1964 return -E1000_ERR_CONFIG; in e1000e_get_phy_info_igp()
2022 return -E1000_ERR_CONFIG; in e1000_get_phy_info_ife()
3155 return -E1000_ERR_CONFIG; in e1000_get_phy_info_82577()
Dich8lan.c613 return -E1000_ERR_CONFIG; in e1000_init_nvm_params_ich8lan()
1009 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1015 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1040 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1583 return -E1000_ERR_CONFIG; in e1000_check_for_copper_link_ich8lan()
1718 ret_val = -E1000_ERR_CONFIG; in e1000_acquire_swflag_ich8lan()
1741 ret_val = -E1000_ERR_CONFIG; in e1000_acquire_swflag_ich8lan()
1874 return -E1000_ERR_CONFIG; in e1000_rar_set_pch2lan()
1984 return -E1000_ERR_CONFIG; in e1000_rar_set_pch_lpt()
5641 ret_val = -E1000_ERR_CONFIG; in e1000_get_cfg_done_ich8lan()
Ddefines.h487 #define E1000_ERR_CONFIG 3 macro
/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_phy.c281 return -E1000_ERR_CONFIG; in igb_write_phy_reg_i2c()
1049 ret_val = -E1000_ERR_CONFIG; in igb_phy_setup_autoneg()
1918 ret_val = -E1000_ERR_CONFIG; in igb_get_phy_info_m88()
1928 ret_val = -E1000_ERR_CONFIG; in igb_get_phy_info_m88()
1998 ret_val = -E1000_ERR_CONFIG; in igb_get_phy_info_igp()
2520 ret_val = -E1000_ERR_CONFIG; in igb_get_phy_info_82580()
De1000_mac.c613 ret_val = -E1000_ERR_CONFIG; in igb_check_for_copper_link()
851 ret_val = -E1000_ERR_CONFIG; in igb_force_mac_fc()
1569 ret_val = -E1000_ERR_CONFIG; in igb_validate_mdi_setting()
De1000_defines.h483 #define E1000_ERR_CONFIG 3 macro
De1000_82575.c494 s32 ret_val = E1000_ERR_CONFIG; in igb_set_sfp_media_type_82575()
Digb_main.c8605 return -E1000_ERR_CONFIG; in igb_read_pcie_cap_reg()
8615 return -E1000_ERR_CONFIG; in igb_write_pcie_cap_reg()
/Linux-v4.19/drivers/net/ethernet/intel/e1000/
De1000_hw.c878 return -E1000_ERR_CONFIG; in e1000_setup_fiber_serdes_link()
1616 return -E1000_ERR_CONFIG; in e1000_phy_setup_autoneg()
2027 return -E1000_ERR_CONFIG; in e1000_force_mac_fc()
2460 return -E1000_ERR_CONFIG; in e1000_check_for_link()
3196 return -E1000_ERR_CONFIG; in e1000_detect_gig_phy()
3408 return -E1000_ERR_CONFIG; in e1000_phy_get_info()
3421 return -E1000_ERR_CONFIG; in e1000_phy_get_info()
3438 return -E1000_ERR_CONFIG; in e1000_validate_mdi_setting()
De1000_hw.h253 #define E1000_ERR_CONFIG 3 macro