Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h47 #define IXGBE_IVAR_ALLOC_VAL 0x80 /* Interrupt Allocation valid */ macro
Dixgbevf_main.c173 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbevf_set_ivar()
180 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbevf_set_ivar()
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h1754 #define IXGBE_IVAR_ALLOC_VAL 0x80 /* Interrupt Allocation valid */ macro
Dixgbe_main.c864 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()
880 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()
889 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()