Searched refs:TG3_FLAG_USE_LINKCHG_REG (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.c709 (TG3_FLAG_USE_LINKCHG_REG |
3274 if (tp->tg3_flags & TG3_FLAG_USE_LINKCHG_REG) {
4803 (TG3_FLAG_USE_LINKCHG_REG |
8472 if (tp->tg3_flags & TG3_FLAG_USE_LINKCHG_REG) {
13440 tp->tg3_flags |= TG3_FLAG_USE_LINKCHG_REG;
13442 tp->tg3_flags &= ~TG3_FLAG_USE_LINKCHG_REG;
13452 tp->tg3_flags |= TG3_FLAG_USE_LINKCHG_REG;
14547 (tp->tg3_flags & TG3_FLAG_USE_LINKCHG_REG) != 0,
H A Dtg3.h2775 #define TG3_FLAG_USE_LINKCHG_REG 0x00000008 macro

Completed in 194 milliseconds