Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igb/
De1000_phy.c147 ret_val = -E1000_ERR_PHY; in igb_read_phy_reg_mdic()
152 ret_val = -E1000_ERR_PHY; in igb_read_phy_reg_mdic()
204 ret_val = -E1000_ERR_PHY; in igb_write_phy_reg_mdic()
209 ret_val = -E1000_ERR_PHY; in igb_write_phy_reg_mdic()
250 return -E1000_ERR_PHY; in igb_read_phy_reg_i2c()
254 return -E1000_ERR_PHY; in igb_read_phy_reg_i2c()
307 return -E1000_ERR_PHY; in igb_write_phy_reg_i2c()
311 return -E1000_ERR_PHY; in igb_write_phy_reg_i2c()
338 return -E1000_ERR_PHY; in igb_read_sfp_data_byte()
359 return -E1000_ERR_PHY; in igb_read_sfp_data_byte()
[all …]
De1000_82575.c315 ret_val = -E1000_ERR_PHY; in igb_init_phy_params_82575()
865 ret_val = -E1000_ERR_PHY; in igb_get_phy_id_82575()
899 ret_val = -E1000_ERR_PHY; in igb_get_phy_id_82575()
1633 ret_val = -E1000_ERR_PHY; in igb_setup_copper_link_82575()
De1000_defines.h485 #define E1000_ERR_PHY 2 macro
De1000_i210.c854 ret_val = -E1000_ERR_PHY; in igb_pll_workaround_i210()
De1000_mac.c1636 ret_val = -E1000_ERR_PHY; in igb_write_8bit_ctrl_reg()
/linux-6.6.21/drivers/net/ethernet/intel/e1000e/
D82571.c79 return -E1000_ERR_PHY; in e1000_init_phy_params_82571()
94 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
98 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
103 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
106 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
422 return -E1000_ERR_PHY; in e1000_get_phy_id_82571()
531 return -E1000_ERR_PHY; in e1000_get_hw_semaphore_82573()
1441 return -E1000_ERR_PHY; in e1000_setup_copper_link_82571()
Dphy.c151 return -E1000_ERR_PHY; in e1000e_read_phy_reg_mdic()
155 return -E1000_ERR_PHY; in e1000e_read_phy_reg_mdic()
161 return -E1000_ERR_PHY; in e1000e_read_phy_reg_mdic()
215 return -E1000_ERR_PHY; in e1000e_write_phy_reg_mdic()
219 return -E1000_ERR_PHY; in e1000e_write_phy_reg_mdic()
225 return -E1000_ERR_PHY; in e1000e_write_phy_reg_mdic()
1800 return -E1000_ERR_PHY; in e1000e_get_cable_length_m88()
1852 return -E1000_ERR_PHY; in e1000e_get_cable_length_igp_2()
3241 return -E1000_ERR_PHY; in e1000_get_cable_length_82577()
D80003es2lan.c61 return -E1000_ERR_PHY; in e1000_init_phy_params_80003es2lan()
380 return -E1000_ERR_PHY; in e1000_read_phy_reg_gg82563_80003es2lan()
449 return -E1000_ERR_PHY; in e1000_write_phy_reg_gg82563_80003es2lan()
622 return -E1000_ERR_PHY; in e1000_get_cable_length_80003es2lan()
Ddefines.h489 #define E1000_ERR_PHY 2 macro
Dich8lan.c356 ret_val = -E1000_ERR_PHY; in e1000_init_phy_workarounds_pchlan()
376 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()
1135 return -E1000_ERR_PHY; in e1000_enable_ulp_lpt_lp()
1281 ret_val = -E1000_ERR_PHY; in e1000_disable_ulp_lpt_lp()
1765 return -E1000_ERR_PHY; in e1000_acquire_swflag_ich8lan()
5246 return -E1000_ERR_PHY; in e1000_kmrn_lock_loss_workaround_ich8lan()
Dnetdev.c5129 if ((ret_val == -E1000_ERR_PHY) && (hw->phy.type == e1000_phy_igp_3) && in e1000e_has_link()
/linux-6.6.21/drivers/net/ethernet/intel/e1000/
De1000_hw.c2844 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex()
2850 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex()
2871 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex()
2875 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex()
2983 return -E1000_ERR_PHY; in e1000_write_phy_reg_ex()
3004 return -E1000_ERR_PHY; in e1000_write_phy_reg_ex()
3197 return -E1000_ERR_PHY; in e1000_detect_gig_phy()
4920 return -E1000_ERR_PHY; in e1000_get_cable_length()
4944 return -E1000_ERR_PHY; in e1000_get_cable_length()
De1000_hw.h252 #define E1000_ERR_PHY 2 macro