Searched refs:IGC_FLAG_QUEUE_PAIRS (Results 1 – 3 of 3) sorted by relevance
288 #define IGC_FLAG_QUEUE_PAIRS BIT(3) macro
876 if (!(adapter->flags & IGC_FLAG_QUEUE_PAIRS)) { in igc_ethtool_get_coalesce()906 if ((adapter->flags & IGC_FLAG_QUEUE_PAIRS) && ec->tx_coalesce_usecs) in igc_ethtool_set_coalesce()922 if (adapter->flags & IGC_FLAG_QUEUE_PAIRS) in igc_ethtool_set_coalesce()
3831 adapter->flags |= IGC_FLAG_QUEUE_PAIRS; in igc_set_flag_queue_pairs()3833 adapter->flags &= ~IGC_FLAG_QUEUE_PAIRS; in igc_set_flag_queue_pairs()4094 if (!(adapter->flags & IGC_FLAG_QUEUE_PAIRS)) in igc_set_interrupt_capability()4129 adapter->flags |= IGC_FLAG_QUEUE_PAIRS; in igc_set_interrupt_capability()