Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c6017 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbevf_set_ivar_map()
6024 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbevf_set_ivar_map()
6050 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar_map()
H A Dixgbe_rxtx.c4702 vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h2041 #define IXGBE_IVAR_ALLOC_VAL 0x80 /* Interrupt Allocation valid */ macro