Home
last modified time | relevance | path

Searched refs:E1000_ERR_PHY (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/igb/
De1000_phy.c163 ret_val = -E1000_ERR_PHY; in igb_read_phy_reg_mdic()
168 ret_val = -E1000_ERR_PHY; in igb_read_phy_reg_mdic()
220 ret_val = -E1000_ERR_PHY; in igb_write_phy_reg_mdic()
225 ret_val = -E1000_ERR_PHY; in igb_write_phy_reg_mdic()
266 return -E1000_ERR_PHY; in igb_read_phy_reg_i2c()
270 return -E1000_ERR_PHY; in igb_read_phy_reg_i2c()
323 return -E1000_ERR_PHY; in igb_write_phy_reg_i2c()
327 return -E1000_ERR_PHY; in igb_write_phy_reg_i2c()
354 return -E1000_ERR_PHY; in igb_read_sfp_data_byte()
375 return -E1000_ERR_PHY; in igb_read_sfp_data_byte()
[all …]
De1000_82575.c304 ret_val = -E1000_ERR_PHY; in igb_init_phy_params_82575()
851 ret_val = -E1000_ERR_PHY; in igb_get_phy_id_82575()
885 ret_val = -E1000_ERR_PHY; in igb_get_phy_id_82575()
1617 ret_val = -E1000_ERR_PHY; in igb_setup_copper_link_82575()
De1000_defines.h466 #define E1000_ERR_PHY 2 macro
De1000_i210.c873 ret_val = -E1000_ERR_PHY; in igb_pll_workaround_i210()
De1000_mac.c1557 ret_val = -E1000_ERR_PHY; in igb_write_8bit_ctrl_reg()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
D82571.c97 return -E1000_ERR_PHY; in e1000_init_phy_params_82571()
112 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
116 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
121 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
124 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
440 return -E1000_ERR_PHY; in e1000_get_phy_id_82571()
549 return -E1000_ERR_PHY; in e1000_get_hw_semaphore_82573()
1457 return -E1000_ERR_PHY; in e1000_setup_copper_link_82571()
Dphy.c168 return -E1000_ERR_PHY; in e1000e_read_phy_reg_mdic()
172 return -E1000_ERR_PHY; in e1000e_read_phy_reg_mdic()
178 return -E1000_ERR_PHY; in e1000e_read_phy_reg_mdic()
232 return -E1000_ERR_PHY; in e1000e_write_phy_reg_mdic()
236 return -E1000_ERR_PHY; in e1000e_write_phy_reg_mdic()
242 return -E1000_ERR_PHY; in e1000e_write_phy_reg_mdic()
1808 return -E1000_ERR_PHY; in e1000e_get_cable_length_m88()
1860 return -E1000_ERR_PHY; in e1000e_get_cable_length_igp_2()
3232 return -E1000_ERR_PHY; in e1000_get_cable_length_82577()
D80003es2lan.c79 return -E1000_ERR_PHY; in e1000_init_phy_params_80003es2lan()
398 return -E1000_ERR_PHY; in e1000_read_phy_reg_gg82563_80003es2lan()
467 return -E1000_ERR_PHY; in e1000_write_phy_reg_gg82563_80003es2lan()
640 return -E1000_ERR_PHY; in e1000_get_cable_length_80003es2lan()
Ddefines.h483 #define E1000_ERR_PHY 2 macro
Dich8lan.c365 ret_val = -E1000_ERR_PHY; in e1000_init_phy_workarounds_pchlan()
385 ret_val = -E1000_ERR_PHY; in e1000_init_phy_workarounds_pchlan()
508 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_pchlan()
587 return -E1000_ERR_PHY; in e1000_init_phy_params_ich8lan()
1118 return -E1000_ERR_PHY; in e1000_enable_ulp_lpt_lp()
1258 ret_val = -E1000_ERR_PHY; in e1000_disable_ulp_lpt_lp()
1690 return -E1000_ERR_PHY; in e1000_acquire_swflag_ich8lan()
5119 return -E1000_ERR_PHY; in e1000_kmrn_lock_loss_workaround_ich8lan()
Dnetdev.c5036 if ((ret_val == E1000_ERR_PHY) && (hw->phy.type == e1000_phy_igp_3) && in e1000e_has_link()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_hw.c2876 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex()
2882 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex()
2903 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex()
2907 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex()
3015 return -E1000_ERR_PHY; in e1000_write_phy_reg_ex()
3036 return -E1000_ERR_PHY; in e1000_write_phy_reg_ex()
3229 return -E1000_ERR_PHY; in e1000_detect_gig_phy()
4956 return -E1000_ERR_PHY; in e1000_get_cable_length()
4981 return -E1000_ERR_PHY; in e1000_get_cable_length()
De1000_hw.h277 #define E1000_ERR_PHY 2 macro