Searched refs:igb_get_phy_id (Results 1 – 3 of 3) sorted by relevance
50 s32 igb_get_phy_id(struct e1000_hw *hw);
819 igb_get_phy_id(hw); in igb_get_phy_id_82575()829 ret_val = igb_get_phy_id(hw); in igb_get_phy_id_82575()854 ret_val = igb_get_phy_id(hw); in igb_get_phy_id_82575()888 ret_val = igb_get_phy_id(hw); in igb_get_phy_id_82575()
74 s32 igb_get_phy_id(struct e1000_hw *hw) in igb_get_phy_id() function