Searched defs:MAX_INTR_VECTOR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h112 * MAX_xx_QUEUE_NUM and MAX_INTR_VECTOR values need to be the maximum of all
117 #define MAX_INTR_VECTOR 64 macro
656 ixgbe_intr_vector_t vect_map[MAX_INTR_VECTOR];
695 uint32_t intr_throttling[MAX_INTR_VECTOR];

Completed in 50 milliseconds