Searched refs:igb_read_phy_reg_mdic (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.h66 s32 igb_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data);
H A De1000_phy.c131 * igb_read_phy_reg_mdic - Read MDI control register
139 s32 igb_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data) function
375 ret_val = igb_read_phy_reg_mdic(hw, MAX_PHY_REG_ADDRESS & offset,
H A De1000_82575.c1521 ret_val = igb_read_phy_reg_mdic(hw, offset, data);

Completed in 108 milliseconds