Searched refs:IGC_FLAG_QUEUE_PAIRS (Results 1 – 3 of 3) sorted by relevance
287 #define IGC_FLAG_QUEUE_PAIRS BIT(3) macro
882 if (!(adapter->flags & IGC_FLAG_QUEUE_PAIRS)) { in igc_ethtool_get_coalesce()912 if ((adapter->flags & IGC_FLAG_QUEUE_PAIRS) && ec->tx_coalesce_usecs) in igc_ethtool_set_coalesce()928 if (adapter->flags & IGC_FLAG_QUEUE_PAIRS) in igc_ethtool_set_coalesce()
3887 adapter->flags |= IGC_FLAG_QUEUE_PAIRS; in igc_set_flag_queue_pairs()3889 adapter->flags &= ~IGC_FLAG_QUEUE_PAIRS; in igc_set_flag_queue_pairs()4150 if (!(adapter->flags & IGC_FLAG_QUEUE_PAIRS)) in igc_set_interrupt_capability()4185 adapter->flags |= IGC_FLAG_QUEUE_PAIRS; in igc_set_interrupt_capability()