Searched refs:tot_tx_queues (Results 1 – 4 of 4) sorted by relevance
765 for (qidx = 0; qidx < pfvf->hw.tot_tx_queues; qidx++) { in otx2_sqb_flush()1051 for (qidx = 0; qidx < pfvf->hw.tot_tx_queues; qidx++) { in otx2_config_nix_queues()1098 nixlf->sq_cnt = pfvf->hw.tot_tx_queues; in otx2_config_nix()1136 for (qidx = 0; qidx < hw->tot_tx_queues; qidx++) { in otx2_sq_free_sqbs()1352 for (qidx = 0; qidx < hw->tot_tx_queues; qidx++) { in otx2_sq_aura_pool_init()1372 for (qidx = 0; qidx < hw->tot_tx_queues; qidx++) { in otx2_sq_aura_pool_init()
1260 for (qidx = 0; qidx < pf->hw.tot_tx_queues; qidx++) { in otx2_q_intr_handler()1386 for (qidx = 0; qidx < pf->hw.tot_tx_queues; qidx++) { in otx2_free_sq_res()1436 hw->sqpool_cnt = hw->tot_tx_queues; in otx2_init_hw_resources()1691 pf->qset.cq_cnt = pf->hw.rx_queues + pf->hw.tot_tx_queues; in otx2_open()1711 qset->sq = kcalloc(pf->hw.tot_tx_queues, in otx2_open()2520 pf->hw.tot_tx_queues += pf->hw.xdp_queues; in otx2_xdp_setup()2751 hw->tot_tx_queues = qcount; in otx2_probe()
573 hw->tot_tx_queues = qcount; in otx2vf_probe()
189 u16 tot_tx_queues; member