Searched refs:PHY_LP_ABILITY (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.h531 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
H A De1000_mac.c837 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h587 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
H A Dlib.c1139 ret_val = e1e_rphy(hw, PHY_LP_ABILITY, &mii_nway_lp_ability_reg);
H A Dnetdev.c3907 ret_val |= e1e_rphy(hw, PHY_LP_ABILITY, &phy->lpa);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.c2029 ret_val = e1000_read_phy_reg(hw, PHY_LP_ABILITY,
2520 e1000_read_phy_reg(hw, PHY_LP_ABILITY, &phy_data);
H A De1000_hw.h2456 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro

Completed in 227 milliseconds