Searched refs:PHY_ID1 (Results 1 - 8 of 8) 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.h528 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
H A De1000_82575.c480 ret_val = igb_read_phy_reg_sgmii_82575(hw, PHY_ID1, &phy_id);
H A De1000_phy.c90 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h584 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
H A D82571.c446 ret_val = e1e_rphy(hw, PHY_ID1, &phy_id);
H A Dphy.c139 ret_val = e1e_rphy(hw, PHY_ID1, &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.h2453 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
H A De1000_hw.c3011 ret_val = e1000_read_phy_reg(hw, PHY_ID1, &phy_id_high);

Completed in 188 milliseconds