Searched refs:NON_Q_VECTORS (Results 1 – 8 of 8) sorted by relevance
293 #define NON_Q_VECTORS (OTHER_VECTOR) macro298 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS)
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)
450 #define NON_Q_VECTORS 1 macro
1578 ch->max_other = NON_Q_VECTORS; in igc_ethtool_get_channels()1579 ch->other_count = NON_Q_VECTORS; in igc_ethtool_get_channels()1597 if (ch->other_count != NON_Q_VECTORS) in igc_ethtool_set_channels()
49 #define NON_Q_VECTORS 1 macro
3412 ch->max_other = NON_Q_VECTORS; in igb_get_channels()3413 ch->other_count = NON_Q_VECTORS; in igb_get_channels()3431 if (ch->other_count != NON_Q_VECTORS) in igb_set_channels()