Home
last modified time | relevance | path

Searched refs:IGB_FLAG_QUEUE_PAIRS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2209 if ((adapter->flags & IGB_FLAG_QUEUE_PAIRS) && ec->tx_coalesce_usecs) in igb_set_coalesce()
2225 if (adapter->flags & IGB_FLAG_QUEUE_PAIRS) in igb_set_coalesce()
2259 if (!(adapter->flags & IGB_FLAG_QUEUE_PAIRS)) { in igb_get_coalesce()
H A Digb_main.c1092 if (!(adapter->flags & IGB_FLAG_QUEUE_PAIRS)) in igb_set_interrupt_capability()
1135 adapter->flags |= IGB_FLAG_QUEUE_PAIRS; in igb_set_interrupt_capability()
4004 adapter->flags |= IGB_FLAG_QUEUE_PAIRS; in igb_set_flag_queue_pairs()
4006 adapter->flags &= ~IGB_FLAG_QUEUE_PAIRS; in igb_set_flag_queue_pairs()