Searched refs:tot_qcount (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c431 u32 qoffset, qcount, tot_qcount, qid, hwqid; local
484 tot_qcount = pi->nqsets;
498 tot_qcount += mqprio->qopt.count[i];
501 ret = netif_set_real_num_tx_queues(dev, tot_qcount);

Completed in 189 milliseconds