Searched refs:e1000_get_phy_id_82571 (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/e1000e/
H A D82571.c63 static s32 e1000_get_phy_id_82571(struct e1000_hw *hw);
127 ret_val = e1000_get_phy_id_82571(hw);
434 * e1000_get_phy_id_82571 - Retrieve the PHY ID and revision
440 static s32 e1000_get_phy_id_82571(struct e1000_hw *hw) function

Completed in 92 milliseconds