/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_phy.c | 147 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...] |
H A D | e1000_82575.c | 315 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()
|
H A D | e1000_i210.c | 855 ret_val = -E1000_ERR_PHY; in igb_pll_workaround_i210()
|
H A D | e1000_defines.h | 485 #define E1000_ERR_PHY 2 macro
|
H A D | e1000_mac.c | 1605 ret_val = -E1000_ERR_PHY; in igb_write_8bit_ctrl_reg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_phy.c | 147 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...] |
H A D | e1000_82575.c | 315 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()
|
H A D | e1000_i210.c | 854 ret_val = -E1000_ERR_PHY; in igb_pll_workaround_i210()
|
H A D | e1000_defines.h | 485 #define E1000_ERR_PHY 2 macro
|
H A D | e1000_mac.c | 1636 ret_val = -E1000_ERR_PHY; in igb_write_8bit_ctrl_reg()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | 82571.c | 79 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()
|
H A D | phy.c | 150 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() 1128 * not established, we return -E1000_ERR_PHY (-2). 1179 * successful if link up is successful, else -E1000_ERR_PHY (-2). 1587 * Success returns 0, Failure returns -E1000_ERR_PHY (-2) 1611 * Success returns 0, Failure returns -E1000_ERR_PHY ( [all...] |
H A D | 80003es2lan.c | 61 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()
|
H A D | defines.h | 489 #define E1000_ERR_PHY 2 macro
|
H A D | ich8lan.c | 353 ret_val = -E1000_ERR_PHY; in e1000_init_phy_workarounds_pchlan() 373 ret_val = -E1000_ERR_PHY; in e1000_init_phy_workarounds_pchlan() 500 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_pchlan() 579 return -E1000_ERR_PHY; in e1000_init_phy_params_ich8lan() 1126 return -E1000_ERR_PHY; in e1000_enable_ulp_lpt_lp() 1272 ret_val = -E1000_ERR_PHY; in e1000_disable_ulp_lpt_lp() 1751 return -E1000_ERR_PHY; in e1000_acquire_swflag_ich8lan() 2302 * Success returns 0, Failure returns -E1000_ERR_PHY (-2) 5230 return -E1000_ERR_PHY; in e1000_kmrn_lock_loss_workaround_ich8lan()
|
H A D | netdev.c | 5134 if ((ret_val == -E1000_ERR_PHY) && (hw->phy.type == e1000_phy_igp_3) && in e1000e_has_link()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | 82571.c | 79 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()
|
H A D | phy.c | 151 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() 1137 * not established, we return -E1000_ERR_PHY (-2). 1188 * successful if link up is successful, else -E1000_ERR_PHY (-2). 1596 * Success returns 0, Failure returns -E1000_ERR_PHY (-2) 1620 * Success returns 0, Failure returns -E1000_ERR_PHY ( [all...] |
H A D | 80003es2lan.c | 61 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()
|
H A D | defines.h | 489 #define E1000_ERR_PHY 2 macro
|
H A D | ich8lan.c | 356 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() 2319 * Success returns 0, Failure returns -E1000_ERR_PHY (-2) 5246 return -E1000_ERR_PHY; in e1000_kmrn_lock_loss_workaround_ich8lan()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 2843 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex() 2849 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex() 2870 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex() 2874 return -E1000_ERR_PHY; in e1000_read_phy_reg_ex() 2982 return -E1000_ERR_PHY; in e1000_write_phy_reg_ex() 3003 return -E1000_ERR_PHY; in e1000_write_phy_reg_ex() 3196 return -E1000_ERR_PHY; in e1000_detect_gig_phy() 4919 return -E1000_ERR_PHY; in e1000_get_cable_length() 4943 return -E1000_ERR_PHY; in e1000_get_cable_length() 5158 * returns: - E1000_ERR_PHY i [all...] |
H A D | e1000_hw.h | 252 #define E1000_ERR_PHY 2 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 2844 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() 5159 * returns: - E1000_ERR_PHY i [all...] |
H A D | e1000_hw.h | 252 #define E1000_ERR_PHY 2 macro
|