Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igbvf/
H A Ddefines.h73 #define E1000_ERR_CONFIG 3 macro
/linux/drivers/net/ethernet/intel/e1000e/
H A Dmac.c439 return -E1000_ERR_CONFIG; in e1000e_check_for_copper_link()
782 return -E1000_ERR_CONFIG; in e1000_commit_fc_settings_generic()
994 return -E1000_ERR_CONFIG; in e1000e_force_mac_fc()
1548 return -E1000_ERR_CONFIG; in e1000e_setup_led_generic()
H A 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()
H A Dich8lan.c711 return -E1000_ERR_CONFIG; in e1000_init_nvm_params_ich8lan()
1115 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1121 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1146 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1761 return -E1000_ERR_CONFIG; in e1000_check_for_copper_link_ich8lan()
1902 ret_val = -E1000_ERR_CONFIG; in e1000_acquire_swflag_ich8lan()
1925 ret_val = -E1000_ERR_CONFIG; in e1000_acquire_swflag_ich8lan()
2058 return -E1000_ERR_CONFIG; in e1000_rar_set_pch2lan()
2168 return -E1000_ERR_CONFIG; in e1000_rar_set_pch_lpt()
5872 ret_val = -E1000_ERR_CONFIG; in e1000_get_cfg_done_ich8lan()
H A Ddefines.h491 #define E1000_ERR_CONFIG 3 macro
/linux/drivers/net/ethernet/intel/igb/
H A 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()
H A 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()
H A De1000_defines.h486 #define E1000_ERR_CONFIG 3 macro
H A Digb_main.c9341 return -E1000_ERR_CONFIG; in igb_read_pcie_cap_reg()
9351 return -E1000_ERR_CONFIG; in igb_write_pcie_cap_reg()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h253 #define E1000_ERR_CONFIG 3 macro