Searched refs:TG3_FLG2_IS_5788 (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.h2807 #define TG3_FLG2_IS_5788 0x00000008 macro
H A Dtg3.c7971 !(tp->tg3_flags2 & TG3_FLG2_IS_5788)) {
8122 !(tp->tg3_flags2 & TG3_FLG2_IS_5788) &&
10423 if ((tp->tg3_flags2 & TG3_FLG2_IS_5788) &&
13377 tp->tg3_flags2 |= TG3_FLG2_IS_5788;
13379 if (!(tp->tg3_flags2 & TG3_FLG2_IS_5788) &&
14338 if (tp->tg3_flags2 & TG3_FLG2_IS_5788)

Completed in 193 milliseconds