Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Ddefines.h73 #define E1000_ERR_CONFIG 3 macro
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A 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()
H A Dphy.c1094 return -E1000_ERR_CONFIG; in e1000_phy_setup_autoneg()
1938 return -E1000_ERR_CONFIG; in e1000e_get_phy_info_m88()
1947 return -E1000_ERR_CONFIG; in e1000e_get_phy_info_m88()
2013 return -E1000_ERR_CONFIG; in e1000e_get_phy_info_igp()
2071 return -E1000_ERR_CONFIG; in e1000_get_phy_info_ife()
3221 return -E1000_ERR_CONFIG; in e1000_get_phy_info_82577()
H A 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()
H A Ddefines.h490 #define E1000_ERR_CONFIG 3 macro
/openbmc/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 De1000_82575.c492 s32 ret_val = E1000_ERR_CONFIG; in igb_set_sfp_media_type_82575()
H A Digb_main.c9237 return -E1000_ERR_CONFIG; in igb_read_pcie_cap_reg()
9247 return -E1000_ERR_CONFIG; in igb_write_pcie_cap_reg()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A 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()
H A De1000_hw.h253 #define E1000_ERR_CONFIG 3 macro
/openbmc/u-boot/drivers/net/
H A De1000.c2277 return -E1000_ERR_CONFIG; in e1000_setup_fiber_link()
3466 return -E1000_ERR_CONFIG; in e1000_phy_setup_autoneg()
3621 return -E1000_ERR_CONFIG; in e1000_force_mac_fc()
4978 return -E1000_ERR_CONFIG; in e1000_detect_gig_phy()
H A De1000.h242 #define E1000_ERR_CONFIG 3 macro