Searched refs:igb_get_phy_id (Results 1 – 3 of 3) sorted by relevance
30 s32 igb_get_phy_id(struct e1000_hw *hw);
837 igb_get_phy_id(hw); in igb_get_phy_id_82575()847 ret_val = igb_get_phy_id(hw); in igb_get_phy_id_82575()872 ret_val = igb_get_phy_id(hw); in igb_get_phy_id_82575()906 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