Searched refs:NV_MSI_ENABLED (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dforcedeth.c585 #define NV_MSI_ENABLED 0x0040 macro
1094 if (np->msi_flags & NV_MSI_ENABLED)
3392 if (np->msi_flags & NV_MSI_ENABLED) {
3862 np->msi_flags |= NV_MSI_ENABLED;
3867 np->msi_flags &= ~NV_MSI_ENABLED;
3907 if (np->msi_flags & NV_MSI_ENABLED) {
3909 np->msi_flags &= ~NV_MSI_ENABLED;

Completed in 48 milliseconds