Searched refs:e1000_phy_get_info (Results 1 – 3 of 3) sorted by relevance
285 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info);
698 e1000_phy_get_info(hw, &adapter->phy_info); in e1000_reset()2344 e1000_phy_get_info(&adapter->hw, &adapter->phy_info); in e1000_update_phy_info_task()
3380 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) in e1000_phy_get_info() function