Searched refs:nb_tx_q (Results 1 – 1 of 1) sorted by relevance
1325 uint16_t nb_tx_q = dev->data->nb_tx_queues; in igb_check_mq_mode() local1362 if ((nb_rx_q > 1) || (nb_tx_q > 1)) { in igb_check_mq_mode()