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