Searched refs:TG3_PHYFLG_IS_FET (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.c871 if ((tp->phy_flags & TG3_PHYFLG_IS_FET) &&
1167 tp->phy_flags |= TG3_PHYFLG_IS_FET;
1605 if (tp->phy_flags & TG3_PHYFLG_IS_FET) {
1639 if (tp->phy_flags & TG3_PHYFLG_IS_FET) {
2209 } else if (tp->phy_flags & TG3_PHYFLG_IS_FET) {
2808 if (tp->phy_flags & TG3_PHYFLG_IS_FET) {
3134 else if (!(tp->phy_flags & TG3_PHYFLG_IS_FET))
3244 } else if (tp->phy_flags & TG3_PHYFLG_IS_FET)
8304 !(tp->phy_flags & TG3_PHYFLG_IS_FET)) {
10613 if (tp->phy_flags & TG3_PHYFLG_IS_FET) {
[all...]
H A Dtg3.h2956 #define TG3_PHYFLG_IS_FET 0x00000040 macro

Completed in 104 milliseconds