Searched refs:non_qos_queues (Results 1 – 5 of 5) sorted by relevance
244 sq_idx = hw->non_qos_queues + qidx; in otx2_qos_enable_sq()288 sq_idx = hw->non_qos_queues + qidx; in otx2_qos_disable_sq()298 if (sq_idx < hw->non_qos_queues || in otx2_qos_disable_sq()
202 u16 non_qos_queues; /* tx queues plus xdp queues */ member963 if (qidx >= pfvf->hw.non_qos_queues) { in otx2_get_smq_idx()964 smq = pfvf->qos.qid_to_sqmap[qidx - pfvf->hw.non_qos_queues]; in otx2_get_smq_idx()975 return pfvf->hw.non_qos_queues + pfvf->hw.tc_tx_queues; in otx2_get_total_tx_queues()
103 if (qidx >= pfvf->hw.non_qos_queues) { in otx2_update_sq_stats()104 if (!test_bit(qidx - pfvf->hw.non_qos_queues, pfvf->qos.qos_sq_bmap)) in otx2_update_sq_stats()1185 for (qidx = 0; qidx < pfvf->hw.non_qos_queues; qidx++) { in otx2_config_nix_queues()1548 for (qidx = 0; qidx < hw->non_qos_queues; qidx++) { in otx2_sq_aura_pool_init()1568 for (qidx = 0; qidx < hw->non_qos_queues; qidx++) { in otx2_sq_aura_pool_init()
611 hw->non_qos_queues = qcount; in otx2vf_probe()
1933 pf->hw.non_qos_queues = pf->hw.tx_queues + pf->hw.xdp_queues; in otx2_alloc_queue_mem()2012 pf->hw.non_qos_queues) : in otx2_open()3181 hw->non_qos_queues = qcount; in otx2_probe()