Searched refs:e1e_rphy_locked (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | ich8lan.c | 185 ret_val = e1e_rphy_locked(hw, MII_PHYSID1, &phy_reg); in e1000_phy_is_accessible_pchlan() 190 ret_val = e1e_rphy_locked(hw, MII_PHYSID2, &phy_reg); in e1000_phy_is_accessible_pchlan() 231 e1e_rphy_locked(hw, CV_SMB_CTRL, &phy_reg); in e1000_phy_is_accessible_pchlan() 322 ret_val = e1e_rphy_locked(hw, I217_PHY_TIMEOUTS_REG, in e1000_reconfigure_k1_params() 858 ret_val = e1e_rphy_locked(hw, I82579_EMI_DATA, data); in __e1000_access_emi_reg_locked() 930 ret_val = e1e_rphy_locked(hw, I82579_LPI_CTRL, &lpi_ctrl); in e1000_set_eee_pchlan() 957 e1e_rphy_locked(hw, MII_LPA, &data); in e1000_set_eee_pchlan() 1593 e1e_rphy_locked(hw, I217_PLL_CLOCK_GATE_REG, &phy_reg); in e1000_check_for_copper_link_ich8lan() 1625 ret_val = e1e_rphy_locked(hw, in e1000_check_for_copper_link_ich8lan() 2383 ret_val = e1e_rphy_locked(hw, BM_CS_STATUS, in e1000_k1_gig_workaround_hv() [all …]
|
| H A D | e1000.h | 550 static inline s32 e1e_rphy_locked(struct e1000_hw *hw, u32 offset, u16 *data) in e1e_rphy_locked() function
|
| H A D | netdev.c | 6722 retval = e1e_rphy_locked(hw, I82579_LPI_CTRL, in __e1000_shutdown()
|