Searched refs:TG3_FLG2_5750_PLUS (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.c2297 if ((tp->tg3_flags2 & TG3_FLG2_5750_PLUS) &&
2308 if ((tp->tg3_flags2 & TG3_FLG2_5750_PLUS) &&
2661 if (!(tp->tg3_flags2 & TG3_FLG2_5750_PLUS))
2700 } else if (!((tp->tg3_flags2 & TG3_FLG2_5750_PLUS) &&
7081 if (tp->tg3_flags2 & TG3_FLG2_5750_PLUS)
7776 if (tp->tg3_flags2 & TG3_FLG2_5750_PLUS) {
7988 if (tp->tg3_flags2 & TG3_FLG2_5750_PLUS) {
10412 if (tp->tg3_flags2 & TG3_FLG2_5750_PLUS)
11865 if ((tp->tg3_flags2 & TG3_FLG2_5750_PLUS) &&
12070 if (tp->tg3_flags2 & TG3_FLG2_5750_PLUS)
[all...]
H A Dtg3.h2817 #define TG3_FLG2_5750_PLUS 0x00080000 macro

Completed in 123 milliseconds