Searched refs:NON_Q_VECTORS (Results 1 – 9 of 9) sorted by relevance
293 #define NON_Q_VECTORS (OTHER_VECTOR) macro298 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS)
1355 q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_configure_msix()1544 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_request_msix_irqs()2161 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_napi_enable_all()2173 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_napi_disable_all()2718 v_budget += NON_Q_VECTORS; in ixgbevf_set_interrupt_capability()2913 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_alloc_q_vectors()2978 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_free_q_vectors()3267 for (i = 0; i < adapter->num_msix_vectors - NON_Q_VECTORS; i++) { in ixgbevf_check_hang_subtask()
180 NON_Q_VECTORS enumerator183 #define MIN_MSIX_COUNT(hw) (MIN_Q_VECTORS + NON_Q_VECTORS)
1817 v_budget += NON_Q_VECTORS; in fm10k_init_msix_capability()1848 interface->num_q_vectors = v_budget - NON_Q_VECTORS; in fm10k_init_msix_capability()
586 #define NON_Q_VECTORS (OTHER_VECTOR) macro607 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS)
3391 ch->max_other = NON_Q_VECTORS; in ixgbe_get_channels()3392 ch->other_count = NON_Q_VECTORS; in ixgbe_get_channels()3430 if (ch->other_count != NON_Q_VECTORS) in ixgbe_set_channels()
446 #define NON_Q_VECTORS 1 macro
1546 ch->max_other = NON_Q_VECTORS; in igc_ethtool_get_channels()1547 ch->other_count = NON_Q_VECTORS; in igc_ethtool_get_channels()1565 if (ch->other_count != NON_Q_VECTORS) in igc_ethtool_set_channels()
3380 ch->max_other = NON_Q_VECTORS; in igb_get_channels()3381 ch->other_count = NON_Q_VECTORS; in igb_get_channels()3399 if (ch->other_count != NON_Q_VECTORS) in igb_set_channels()