Searched refs:PHY_ID2 (Results 1 - 7 of 7) 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_defines.h529 #define PHY_ID2 0x03 /* Phy Id Reg (word 2) */ macro
H A De1000_phy.c96 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h585 #define PHY_ID2 0x03 /* Phy Id Reg (word 2) */ macro
H A D82571.c452 ret_val = e1e_rphy(hw, PHY_ID2, &phy_id);
H A Dphy.c145 ret_val = e1e_rphy(hw, PHY_ID2, &phy_id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h2454 #define PHY_ID2 0x03 /* Phy Id Reg (word 2) */ macro
H A De1000_hw.c3017 ret_val = e1000_read_phy_reg(hw, PHY_ID2, &phy_id_low);

Completed in 100 milliseconds