Searched refs:TG3_FLG2_5705_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.c797 if (tp->tg3_flags2 & TG3_FLG2_5705_PLUS) {
1599 if (!(tp->tg3_flags2 & TG3_FLG2_5705_PLUS) ||
1635 if (!(tp->tg3_flags2 & TG3_FLG2_5705_PLUS) ||
2665 if (((tp->tg3_flags2 & TG3_FLG2_5705_PLUS) &&
2710 } else if (tp->tg3_flags2 & TG3_FLG2_5705_PLUS) {
2724 if (!(tp->tg3_flags2 & TG3_FLG2_5705_PLUS)) {
4317 if (!(tp->tg3_flags2 & TG3_FLG2_5705_PLUS)) {
6466 if (tp->tg3_flags2 & TG3_FLG2_5705_PLUS) {
6932 if ((tp->tg3_flags2 & TG3_FLG2_5705_PLUS) &&
7140 (tp->tg3_flags2 & TG3_FLG2_5705_PLUS));
[all...]
H A Dtg3.h2816 #define TG3_FLG2_5705_PLUS 0x00040000 macro

Completed in 136 milliseconds