Searched refs:igb_read_phy_reg_igp (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_phy.h57 s32 igb_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data);
H A De1000_82575.c270 phy->ops.read_reg = igb_read_phy_reg_igp;
H A De1000_phy.c345 * igb_read_phy_reg_igp - Read igp PHY register
354 s32 igb_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data) function

Completed in 94 milliseconds