Searched refs:igb_get_phy_id (Results 1 – 3 of 3) sorted by relevance
30 s32 igb_get_phy_id(struct e1000_hw *hw);
831 igb_get_phy_id(hw); in igb_get_phy_id_82575()841 ret_val = igb_get_phy_id(hw); in igb_get_phy_id_82575()866 ret_val = igb_get_phy_id(hw); in igb_get_phy_id_82575()900 ret_val = igb_get_phy_id(hw); in igb_get_phy_id_82575()
54 s32 igb_get_phy_id(struct e1000_hw *hw) in igb_get_phy_id() function