Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/
H A Ddefines.h73 #define E1000_ERR_CONFIG 3 macro
/OK3568_Linux_fs/kernel/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.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()
3158 return -E1000_ERR_CONFIG; in e1000_get_phy_info_82577()
H A Dich8lan.c621 return -E1000_ERR_CONFIG; in e1000_init_nvm_params_ich8lan()
1022 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1028 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1053 return -E1000_ERR_CONFIG; in e1000_platform_pm_pch_lpt()
1627 return -E1000_ERR_CONFIG; in e1000_check_for_copper_link_ich8lan()
1765 ret_val = -E1000_ERR_CONFIG; in e1000_acquire_swflag_ich8lan()
1788 ret_val = -E1000_ERR_CONFIG; in e1000_acquire_swflag_ich8lan()
1921 return -E1000_ERR_CONFIG; in e1000_rar_set_pch2lan()
2031 return -E1000_ERR_CONFIG; in e1000_rar_set_pch_lpt()
5714 ret_val = -E1000_ERR_CONFIG; in e1000_get_cfg_done_ich8lan()
H A Ddefines.h490 #define E1000_ERR_CONFIG 3 macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A 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()
H A De1000_mac.c614 ret_val = -E1000_ERR_CONFIG; in igb_check_for_copper_link()
849 ret_val = -E1000_ERR_CONFIG; in igb_force_mac_fc()
1567 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.c494 s32 ret_val = E1000_ERR_CONFIG; in igb_set_sfp_media_type_82575()
H A Digb_main.c9029 return -E1000_ERR_CONFIG; in igb_read_pcie_cap_reg()
9039 return -E1000_ERR_CONFIG; in igb_write_pcie_cap_reg()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c876 return -E1000_ERR_CONFIG; in e1000_setup_fiber_serdes_link()
1614 return -E1000_ERR_CONFIG; in e1000_phy_setup_autoneg()
2024 return -E1000_ERR_CONFIG; in e1000_force_mac_fc()
2451 return -E1000_ERR_CONFIG; in e1000_check_for_link()
3187 return -E1000_ERR_CONFIG; in e1000_detect_gig_phy()
3399 return -E1000_ERR_CONFIG; in e1000_phy_get_info()
3412 return -E1000_ERR_CONFIG; in e1000_phy_get_info()
3429 return -E1000_ERR_CONFIG; in e1000_validate_mdi_setting()
H A De1000_hw.h253 #define E1000_ERR_CONFIG 3 macro
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c2063 return -E1000_ERR_CONFIG; in e1000_setup_fiber_link()
3252 return -E1000_ERR_CONFIG; in e1000_phy_setup_autoneg()
3407 return -E1000_ERR_CONFIG; in e1000_force_mac_fc()
4764 return -E1000_ERR_CONFIG; in e1000_detect_gig_phy()
H A De1000.h243 #define E1000_ERR_CONFIG 3 macro