Searched refs:MIN_MSIX_COUNT (Results 1 – 6 of 6) sorted by relevance
298 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS) macro
2610 vector_threshold = MIN_MSIX_COUNT; in ixgbevf_acquire_msix_vectors()
183 #define MIN_MSIX_COUNT(hw) (MIN_Q_VECTORS + NON_Q_VECTORS) macro
135 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NONQ_VECS) macro
1439 vector_threshold = MIN_MSIX_COUNT; in iavf_acquire_msix_vectors()
606 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS) macro