Searched refs:NON_Q_VECTORS (Results 1 – 7 of 7) sorted by relevance
180 NON_Q_VECTORS enumerator183 #define MIN_MSIX_COUNT(hw) (MIN_Q_VECTORS + NON_Q_VECTORS)
901 txint = ring->q_vector->v_idx + NON_Q_VECTORS; in fm10k_configure_tx_ring()1040 rxint = ring->q_vector->v_idx + NON_Q_VECTORS; in fm10k_configure_rx_ring()1725 entry = &interface->msix_entries[NON_Q_VECTORS + vector]; in fm10k_qv_free_irq()1762 entry = &interface->msix_entries[NON_Q_VECTORS]; in fm10k_qv_request_irq()
1131 ch->max_other = NON_Q_VECTORS; in fm10k_get_channels()1149 if (ch->other_count != NON_Q_VECTORS) in fm10k_set_channels()
1817 v_budget += NON_Q_VECTORS; in fm10k_init_msix_capability()1849 interface->num_q_vectors = v_budget - NON_Q_VECTORS; in fm10k_init_msix_capability()
1521 ch->max_other = NON_Q_VECTORS; in igc_ethtool_get_channels()1522 ch->other_count = NON_Q_VECTORS; in igc_ethtool_get_channels()1540 if (ch->other_count != NON_Q_VECTORS) in igc_ethtool_set_channels()
854 num_vectors = adapter->num_msix_vectors - NON_Q_VECTORS; in ixgbevf_set_coalesce()
3382 ch->max_other = NON_Q_VECTORS; in igb_get_channels()3383 ch->other_count = NON_Q_VECTORS; in igb_get_channels()3401 if (ch->other_count != NON_Q_VECTORS) in igb_set_channels()