Searched refs:TG3_FLG3_5755_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.c6875 (tp->tg3_flags3 & TG3_FLG3_5755_PLUS))
8129 if (tp->tg3_flags3 & TG3_FLG3_5755_PLUS)
8192 if ((tp->tg3_flags3 & TG3_FLG3_5755_PLUS) ||
8227 if (tp->tg3_flags3 & TG3_FLG3_5755_PLUS)
10015 if (tp->tg3_flags3 & TG3_FLG3_5755_PLUS)
10551 else if (tp->tg3_flags3 & TG3_FLG3_5755_PLUS)
11823 !(tp->tg3_flags3 & TG3_FLG3_5755_PLUS) &&
12949 tp->tg3_flags3 |= TG3_FLG3_5755_PLUS;
12954 (tp->tg3_flags3 & TG3_FLG3_5755_PLUS) ||
12971 if (tp->tg3_flags3 & TG3_FLG3_5755_PLUS)
[all...]
H A Dtg3.h2842 #define TG3_FLG3_5755_PLUS 0x00002000 macro

Completed in 206 milliseconds