Searched refs:TG3_FLG2_5780_CLASS (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.c118 !(tp->tg3_flags2 & TG3_FLG2_5780_CLASS)) ? 1024 : 512)
786 (tp->tg3_flags2 & TG3_FLG2_5780_CLASS))
1235 if (!(tp->tg3_flags2 & TG3_FLG2_5780_CLASS) ||
2666 !(tp->tg3_flags2 & TG3_FLG2_5780_CLASS)) &&
2696 } else if ((tp->tg3_flags2 & TG3_FLG2_5780_CLASS) ||
4183 } else if (!(tp->tg3_flags2 & TG3_FLG2_5780_CLASS)) {
5979 if (tp->tg3_flags2 & TG3_FLG2_5780_CLASS) {
5986 if (tp->tg3_flags2 & TG3_FLG2_5780_CLASS)
6094 if ((tp->tg3_flags2 & TG3_FLG2_5780_CLASS) &&
6830 if (tp->tg3_flags2 & TG3_FLG2_5780_CLASS) {
[all...]
H A Dtg3.h2824 #define TG3_FLG2_5780_CLASS 0x04000000 macro

Completed in 121 milliseconds