Searched refs:igb_write_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.h60 s32 igb_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data);
H A De1000_82575.c271 phy->ops.write_reg = igb_write_phy_reg_igp;
H A De1000_phy.c385 * igb_write_phy_reg_igp - Write igp PHY register
393 s32 igb_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data) function

Completed in 88 milliseconds