Searched refs:tg3_flags2 (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)
466 (tp->tg3_flags2 & TG3_FLG2_ICH_WORKAROUND))
487 !(tp->tg3_flags2 & TG3_FLG2_ICH_WORKAROUND))
685 if (tp->tg3_flags2 & TG3_FLG2_1SHOT_MSI)
786 (tp->tg3_flags2 & TG3_FLG2_5780_CLASS))
797 if (tp->tg3_flags2 & TG3_FLG2_5705_PLUS) {
1235 if (!(tp->tg3_flags2 & TG3_FLG2_5780_CLASS) ||
1599 if (!(tp->tg3_flags2 & TG3_FLG2_5705_PLUS) ||
1635 if (!(tp->tg3_flags2 & TG3_FLG2_5705_PLUS) ||
2054 if ((tp->tg3_flags2
[all...]
H A Dtg3.h2707 * updating tg3_flags and tg3_flags2.
2804 u32 tg3_flags2; member in struct:tg3

Completed in 350 milliseconds