Searched refs:IGC_FLAG_QUEUE_PAIRS (Results 1 – 3 of 3) sorted by relevance
318 #define IGC_FLAG_QUEUE_PAIRS BIT(3) macro
916 if ((adapter->flags & IGC_FLAG_QUEUE_PAIRS) && in igc_ethtool_set_coalesce()936 if (adapter->flags & IGC_FLAG_QUEUE_PAIRS) in igc_ethtool_set_coalesce()
4122 adapter->flags |= IGC_FLAG_QUEUE_PAIRS; in igc_set_flag_queue_pairs()4124 adapter->flags &= ~IGC_FLAG_QUEUE_PAIRS; in igc_set_flag_queue_pairs()4385 if (!(adapter->flags & IGC_FLAG_QUEUE_PAIRS)) in igc_set_interrupt_capability()4420 adapter->flags |= IGC_FLAG_QUEUE_PAIRS; in igc_set_interrupt_capability()