Searched refs:TG3_FLAG_TAGGED_STATUS (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.c692 if (!(tp->tg3_flags & TG3_FLAG_TAGGED_STATUS) &&
738 if (!(tp->tg3_flags & TG3_FLAG_TAGGED_STATUS) &&
5057 if (tp->tg3_flags & TG3_FLAG_TAGGED_STATUS) {
8446 if (!(tp->tg3_flags & TG3_FLAG_TAGGED_STATUS)) {
8581 if (tp->tg3_flags & TG3_FLAG_TAGGED_STATUS)
8805 !(tp->tg3_flags & TG3_FLAG_TAGGED_STATUS)) {
8911 if (tp->tg3_flags & TG3_FLAG_TAGGED_STATUS)
13381 tp->tg3_flags |= TG3_FLAG_TAGGED_STATUS;
13382 if (tp->tg3_flags & TG3_FLAG_TAGGED_STATUS) {
H A Dtg3.h2772 #define TG3_FLAG_TAGGED_STATUS 0x00000001 macro

Completed in 179 milliseconds