Searched refs:igb_read_phy_reg_sgmii_82575 (Results 1 – 1 of 1) sorted by relevance
47 static s32 igb_read_phy_reg_sgmii_82575(struct e1000_hw *, u32, u16 *);308 phy->ops.read_reg = igb_read_phy_reg_sgmii_82575; in igb_get_invariants_82575()416 static s32 igb_read_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset, in igb_read_phy_reg_sgmii_82575() function532 ret_val = igb_read_phy_reg_sgmii_82575(hw, PHY_ID1, &phy_id); in igb_get_phy_id_82575()