Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/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.c150 return -E1000_ERR_PHY; in e1000e_read_phy_reg_mdic()
154 return -E1000_ERR_PHY; in e1000e_read_phy_reg_mdic()
160 return -E1000_ERR_PHY; in e1000e_read_phy_reg_mdic()
214 return -E1000_ERR_PHY; in e1000e_write_phy_reg_mdic()
218 return -E1000_ERR_PHY; in e1000e_write_phy_reg_mdic()
224 return -E1000_ERR_PHY; in e1000e_write_phy_reg_mdic()
1791 return -E1000_ERR_PHY; in e1000e_get_cable_length_m88()
1843 return -E1000_ERR_PHY; in e1000e_get_cable_length_igp_2()
3218 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.c354 ret_val = -E1000_ERR_PHY; in e1000_init_phy_workarounds_pchlan()
374 ret_val = -E1000_ERR_PHY; in e1000_init_phy_workarounds_pchlan()
502 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_pchlan()
581 return -E1000_ERR_PHY; in e1000_init_phy_params_ich8lan()
1129 return -E1000_ERR_PHY; in e1000_enable_ulp_lpt_lp()
1275 ret_val = -E1000_ERR_PHY; in e1000_disable_ulp_lpt_lp()
1757 return -E1000_ERR_PHY; in e1000_acquire_swflag_ich8lan()
5232 return -E1000_ERR_PHY; in e1000_kmrn_lock_loss_workaround_ich8lan()
Dnetdev.c5133 if ((ret_val == -E1000_ERR_PHY) && (hw->phy.type == e1000_phy_igp_3) && in e1000e_has_link()
/linux-5.19.10/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