Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_phy.c169 ret_val = -E1000_ERR_PHY; in igb_read_phy_reg_mdic()
174 ret_val = -E1000_ERR_PHY; in igb_read_phy_reg_mdic()
226 ret_val = -E1000_ERR_PHY; in igb_write_phy_reg_mdic()
231 ret_val = -E1000_ERR_PHY; in igb_write_phy_reg_mdic()
272 return -E1000_ERR_PHY; in igb_read_phy_reg_i2c()
276 return -E1000_ERR_PHY; in igb_read_phy_reg_i2c()
329 return -E1000_ERR_PHY; in igb_write_phy_reg_i2c()
333 return -E1000_ERR_PHY; in igb_write_phy_reg_i2c()
360 return -E1000_ERR_PHY; in igb_read_sfp_data_byte()
381 return -E1000_ERR_PHY; in igb_read_sfp_data_byte()
[all …]
De1000_defines.h465 #define E1000_ERR_PHY 2 macro
De1000_82575.c290 ret_val = -E1000_ERR_PHY; in igb_init_phy_params_82575()
837 ret_val = -E1000_ERR_PHY; in igb_get_phy_id_82575()
871 ret_val = -E1000_ERR_PHY; in igb_get_phy_id_82575()
1597 ret_val = -E1000_ERR_PHY; in igb_setup_copper_link_82575()
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.1.27/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.c363 ret_val = -E1000_ERR_PHY; in e1000_init_phy_workarounds_pchlan()
383 ret_val = -E1000_ERR_PHY; in e1000_init_phy_workarounds_pchlan()
506 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_pchlan()
585 return -E1000_ERR_PHY; in e1000_init_phy_params_ich8lan()
1119 return -E1000_ERR_PHY; in e1000_enable_ulp_lpt_lp()
1241 ret_val = -E1000_ERR_PHY; in e1000_disable_ulp_lpt_lp()
1624 return -E1000_ERR_PHY; in e1000_acquire_swflag_ich8lan()
5053 return -E1000_ERR_PHY; in e1000_kmrn_lock_loss_workaround_ich8lan()
Dnetdev.c4887 if ((ret_val == E1000_ERR_PHY) && (hw->phy.type == e1000_phy_igp_3) && in e1000e_has_link()
/linux-4.1.27/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()
4964 return -E1000_ERR_PHY; in e1000_get_cable_length()
4989 return -E1000_ERR_PHY; in e1000_get_cable_length()
De1000_hw.h277 #define E1000_ERR_PHY 2 macro