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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Ddefines.h58 #define IXGBE_IVAR_ALLOC_VAL 0x80 /* Interrupt Allocation valid */ macro
H A Dixgbevf_main.c120 msix_vector |= IXGBE_IVAR_ALLOC_VAL;
127 msix_vector |= IXGBE_IVAR_ALLOC_VAL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_main.c554 msix_vector |= IXGBE_IVAR_ALLOC_VAL;
566 msix_vector |= IXGBE_IVAR_ALLOC_VAL;
575 msix_vector |= IXGBE_IVAR_ALLOC_VAL;
H A Dixgbe_type.h1276 #define IXGBE_IVAR_ALLOC_VAL 0x80 /* Interrupt Allocation valid */ macro

Completed in 77 milliseconds