Searched refs:igb_read_phy_reg_igp (Results 1 – 3 of 3) sorted by relevance
59 s32 igb_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data);
314 phy->ops.read_reg = igb_read_phy_reg_igp; in igb_get_invariants_82575()
354 s32 igb_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_igp() function