Searched refs:NON_Q_VECTORS (Results 1 – 14 of 14) sorted by relevance
309 #define NON_Q_VECTORS (OTHER_VECTOR) macro314 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS)
1361 q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_configure_msix()1550 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_request_msix_irqs()2160 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_napi_enable_all()2172 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_napi_disable_all()2671 v_budget += NON_Q_VECTORS; in ixgbevf_set_interrupt_capability()2867 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_alloc_q_vectors()2932 int q_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_free_q_vectors()3219 for (i = 0; i < adapter->num_msix_vectors - NON_Q_VECTORS; i++) { in ixgbevf_check_hang_subtask()
850 num_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_set_coalesce()
180 NON_Q_VECTORS enumerator183 #define MIN_MSIX_COUNT(hw) (MIN_Q_VECTORS + NON_Q_VECTORS)
902 txint = ring->q_vector->v_idx + NON_Q_VECTORS; in fm10k_configure_tx_ring()1041 rxint = ring->q_vector->v_idx + NON_Q_VECTORS; in fm10k_configure_rx_ring()1726 entry = &interface->msix_entries[NON_Q_VECTORS + vector]; in fm10k_qv_free_irq()1763 entry = &interface->msix_entries[NON_Q_VECTORS]; in fm10k_qv_request_irq()
1120 ch->max_other = NON_Q_VECTORS; in fm10k_get_channels()1138 if (ch->other_count != NON_Q_VECTORS) in fm10k_set_channels()
1824 v_budget += NON_Q_VECTORS; in fm10k_init_msix_capability()1856 interface->num_q_vectors = v_budget - NON_Q_VECTORS; in fm10k_init_msix_capability()
530 #define NON_Q_VECTORS (OTHER_VECTOR) macro551 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS)
751 vectors += NON_Q_VECTORS; in ixgbe_acquire_msix_vectors()800 vectors -= NON_Q_VECTORS; in ixgbe_acquire_msix_vectors()
3233 ch->max_other = NON_Q_VECTORS; in ixgbe_get_channels()3234 ch->other_count = NON_Q_VECTORS; in ixgbe_get_channels()3272 if (ch->other_count != NON_Q_VECTORS) in ixgbe_set_channels()
316 #define NON_Q_VECTORS 1 macro
1443 ch->max_other = NON_Q_VECTORS; in igc_ethtool_get_channels()1444 ch->other_count = NON_Q_VECTORS; in igc_ethtool_get_channels()1462 if (ch->other_count != NON_Q_VECTORS) in igc_ethtool_set_channels()
47 #define NON_Q_VECTORS 1 macro
3400 ch->max_other = NON_Q_VECTORS; in igb_get_channels()3401 ch->other_count = NON_Q_VECTORS; in igb_get_channels()3419 if (ch->other_count != NON_Q_VECTORS) in igb_set_channels()