Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h64 #define IXGBE_IVAR_ALLOC_VAL 0x80 /* Interrupt Allocation valid */ macro
Dixgbevf_main.c180 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbevf_set_ivar()
187 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbevf_set_ivar()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h1551 #define IXGBE_IVAR_ALLOC_VAL 0x80 /* Interrupt Allocation valid */ macro
Dixgbe_main.c843 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()
858 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()
867 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()