Searched refs:TG3_FLG2_USING_MSI_OR_MSIX (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.h2821 #define TG3_FLG2_USING_MSI_OR_MSIX (TG3_FLG2_USING_MSI | \ macro
H A Dtg3.c8574 if (tp->tg3_flags2 & TG3_FLG2_USING_MSI_OR_MSIX) {
8820 if (tp->tg3_flags2 & TG3_FLG2_USING_MSI_OR_MSIX) {
8840 tp->tg3_flags2 &= ~TG3_FLG2_USING_MSI_OR_MSIX;

Completed in 75 milliseconds