Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igbvf/
Ddefines.h73 #define E1000_ERR_CONFIG 3 macro
/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dmac.c426 return -E1000_ERR_CONFIG; in e1000e_check_for_copper_link()
769 return -E1000_ERR_CONFIG; in e1000_commit_fc_settings_generic()
981 return -E1000_ERR_CONFIG; in e1000e_force_mac_fc()
1535 return -E1000_ERR_CONFIG; in e1000e_setup_led_generic()
Dphy.c1093 return -E1000_ERR_CONFIG; in e1000_phy_setup_autoneg()
1937 return -E1000_ERR_CONFIG; in e1000e_get_phy_info_m88()
1946 return -E1000_ERR_CONFIG; in e1000e_get_phy_info_m88()
2012 return -E1000_ERR_CONFIG; in e1000e_get_phy_info_igp()
2070 return -E1000_ERR_CONFIG; in e1000_get_phy_info_ife()
3220 return -E1000_ERR_CONFIG; in e1000_get_phy_info_82577()
Dich8lan.c646 return -E1000_ERR_CONFIG; in e1000_init_nvm_params_ich8lan()
1050 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1056 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1081 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1696 return -E1000_ERR_CONFIG; in e1000_check_for_copper_link_ich8lan()
1837 ret_val = -E1000_ERR_CONFIG; in e1000_acquire_swflag_ich8lan()
1860 ret_val = -E1000_ERR_CONFIG; in e1000_acquire_swflag_ich8lan()
1993 return -E1000_ERR_CONFIG; in e1000_rar_set_pch2lan()
2103 return -E1000_ERR_CONFIG; in e1000_rar_set_pch_lpt()
5786 ret_val = -E1000_ERR_CONFIG; in e1000_get_cfg_done_ich8lan()
Ddefines.h490 #define E1000_ERR_CONFIG 3 macro
/linux-6.12.1/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()
1917 ret_val = -E1000_ERR_CONFIG; in igb_get_phy_info_m88()
1927 ret_val = -E1000_ERR_CONFIG; in igb_get_phy_info_m88()
1997 ret_val = -E1000_ERR_CONFIG; in igb_get_phy_info_igp()
2519 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.c492 s32 ret_val = E1000_ERR_CONFIG; in igb_set_sfp_media_type_82575()
Digb_main.c9212 return -E1000_ERR_CONFIG; in igb_read_pcie_cap_reg()
9222 return -E1000_ERR_CONFIG; in igb_write_pcie_cap_reg()
/linux-6.12.1/drivers/net/ethernet/intel/e1000/
De1000_hw.c877 return -E1000_ERR_CONFIG; in e1000_setup_fiber_serdes_link()
1616 return -E1000_ERR_CONFIG; in e1000_phy_setup_autoneg()
2026 return -E1000_ERR_CONFIG; in e1000_force_mac_fc()
2453 return -E1000_ERR_CONFIG; in e1000_check_for_link()
3189 return -E1000_ERR_CONFIG; in e1000_detect_gig_phy()
3396 return -E1000_ERR_CONFIG; in e1000_phy_get_info()
3409 return -E1000_ERR_CONFIG; in e1000_phy_get_info()
3426 return -E1000_ERR_CONFIG; in e1000_validate_mdi_setting()
De1000_hw.h253 #define E1000_ERR_CONFIG 3 macro