Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igbvf/
Ddefines.h73 #define E1000_ERR_CONFIG 3 macro
/linux-6.1.9/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()
3172 return -E1000_ERR_CONFIG; in e1000_get_phy_info_82577()
Dich8lan.c623 return -E1000_ERR_CONFIG; in e1000_init_nvm_params_ich8lan()
1025 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1031 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1056 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1632 return -E1000_ERR_CONFIG; in e1000_check_for_copper_link_ich8lan()
1771 ret_val = -E1000_ERR_CONFIG; in e1000_acquire_swflag_ich8lan()
1794 ret_val = -E1000_ERR_CONFIG; in e1000_acquire_swflag_ich8lan()
1927 return -E1000_ERR_CONFIG; in e1000_rar_set_pch2lan()
2037 return -E1000_ERR_CONFIG; in e1000_rar_set_pch_lpt()
5716 ret_val = -E1000_ERR_CONFIG; in e1000_get_cfg_done_ich8lan()
Ddefines.h490 #define E1000_ERR_CONFIG 3 macro
/linux-6.1.9/drivers/net/ethernet/intel/igb/
De1000_phy.c281 return -E1000_ERR_CONFIG; in igb_write_phy_reg_i2c()
1050 ret_val = -E1000_ERR_CONFIG; in igb_phy_setup_autoneg()
1919 ret_val = -E1000_ERR_CONFIG; in igb_get_phy_info_m88()
1929 ret_val = -E1000_ERR_CONFIG; in igb_get_phy_info_m88()
1999 ret_val = -E1000_ERR_CONFIG; in igb_get_phy_info_igp()
2521 ret_val = -E1000_ERR_CONFIG; in igb_get_phy_info_82580()
De1000_mac.c645 ret_val = -E1000_ERR_CONFIG; in igb_check_for_copper_link()
880 ret_val = -E1000_ERR_CONFIG; in igb_force_mac_fc()
1598 ret_val = -E1000_ERR_CONFIG; in igb_validate_mdi_setting()
De1000_defines.h486 #define E1000_ERR_CONFIG 3 macro
De1000_82575.c494 s32 ret_val = E1000_ERR_CONFIG; in igb_set_sfp_media_type_82575()
Digb_main.c9139 return -E1000_ERR_CONFIG; in igb_read_pcie_cap_reg()
9149 return -E1000_ERR_CONFIG; in igb_write_pcie_cap_reg()
/linux-6.1.9/drivers/net/ethernet/intel/e1000/
De1000_hw.c876 return -E1000_ERR_CONFIG; in e1000_setup_fiber_serdes_link()
1615 return -E1000_ERR_CONFIG; in e1000_phy_setup_autoneg()
2025 return -E1000_ERR_CONFIG; in e1000_force_mac_fc()
2452 return -E1000_ERR_CONFIG; in e1000_check_for_link()
3188 return -E1000_ERR_CONFIG; in e1000_detect_gig_phy()
3400 return -E1000_ERR_CONFIG; in e1000_phy_get_info()
3413 return -E1000_ERR_CONFIG; in e1000_phy_get_info()
3430 return -E1000_ERR_CONFIG; in e1000_validate_mdi_setting()
De1000_hw.h253 #define E1000_ERR_CONFIG 3 macro