Searched refs:TG3_PHYFLG_MII_SERDES (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c1260 if (!(tp->phy_flags & TG3_PHYFLG_MII_SERDES)) {
1602 (tp->phy_flags & TG3_PHYFLG_MII_SERDES)))
1976 (tp->phy_flags & TG3_PHYFLG_MII_SERDES))
2246 (tp->phy_flags & TG3_PHYFLG_MII_SERDES)))
2641 if (tp->phy_flags & TG3_PHYFLG_MII_SERDES)
4284 else if (tp->phy_flags & TG3_PHYFLG_MII_SERDES)
7041 } else if (tp->phy_flags & TG3_PHYFLG_MII_SERDES) {
8045 if (tp->phy_flags & TG3_PHYFLG_MII_SERDES) {
8280 if ((tp->phy_flags & TG3_PHYFLG_MII_SERDES) &&
8511 } else if ((tp->phy_flags & TG3_PHYFLG_MII_SERDES)
[all...]
H A Dtg3.h2953 #define TG3_PHYFLG_MII_SERDES 0x00000020 macro
2955 TG3_PHYFLG_MII_SERDES)

Completed in 121 milliseconds