Searched refs:igb_read_phy_reg_82580 (Results 1 – 1 of 1) sorted by relevance
48 static s32 igb_read_phy_reg_82580(struct e1000_hw *, u32, u16 *);311 phy->ops.read_reg = igb_read_phy_reg_82580; in igb_get_invariants_82575()1602 static s32 igb_read_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_82580() function