Searched refs:TG3_FLAG_40BIT_DMA_BUG (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.h2799 #define TG3_FLAG_40BIT_DMA_BUG 0x08000000 macro
H A Dtg3.c5399 if (tp->tg3_flags & TG3_FLAG_40BIT_DMA_BUG)
12904 tp->tg3_flags |= TG3_FLAG_40BIT_DMA_BUG;
12918 tp->tg3_flags |= TG3_FLAG_40BIT_DMA_BUG;
13852 if ((tp->tg3_flags & TG3_FLAG_40BIT_DMA_BUG) &&
14340 else if (tp->tg3_flags & TG3_FLAG_40BIT_DMA_BUG) {

Completed in 149 milliseconds