Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h47 #define IXGBE_IVAR_ALLOC_VAL 0x80 /* Interrupt Allocation valid */ macro
Dixgbevf_main.c174 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbevf_set_ivar()
181 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbevf_set_ivar()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h1753 #define IXGBE_IVAR_ALLOC_VAL 0x80 /* Interrupt Allocation valid */ macro
Dixgbe_main.c861 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()
877 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()
886 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()