Searched refs:non_qos_queues (Results 1 – 6 of 6) sorted by relevance
243 sq_idx = hw->non_qos_queues + qidx; in otx2_qos_enable_sq()267 sq_idx = hw->non_qos_queues + qidx; in otx2_qos_disable_sq()277 if (sq_idx < hw->non_qos_queues || in otx2_qos_disable_sq()
191 u16 non_qos_queues; /* tx queues plus xdp queues */ member940 if (qidx >= pfvf->hw.non_qos_queues) { in otx2_get_smq_idx()941 smq = pfvf->qos.qid_to_sqmap[qidx - pfvf->hw.non_qos_queues]; in otx2_get_smq_idx()952 return pfvf->hw.non_qos_queues + pfvf->hw.tc_tx_queues; in otx2_get_total_tx_queues()
102 if (qidx >= pfvf->hw.non_qos_queues) { in otx2_update_sq_stats()103 if (!test_bit(qidx - pfvf->hw.non_qos_queues, pfvf->qos.qos_sq_bmap)) in otx2_update_sq_stats()1167 for (qidx = 0; qidx < pfvf->hw.non_qos_queues; qidx++) { in otx2_config_nix_queues()1507 for (qidx = 0; qidx < hw->non_qos_queues; qidx++) { in otx2_sq_aura_pool_init()1527 for (qidx = 0; qidx < hw->non_qos_queues; qidx++) { in otx2_sq_aura_pool_init()
95 if (qidx >= pfvf->hw.non_qos_queues) in otx2_get_qset_strings()98 pfvf->hw.non_qos_queues, in otx2_get_qset_strings()
587 hw->non_qos_queues = qcount; in otx2vf_probe()
1852 pf->hw.non_qos_queues = pf->hw.tx_queues + pf->hw.xdp_queues; in otx2_alloc_queue_mem()1931 pf->hw.non_qos_queues) : in otx2_open()3094 hw->non_qos_queues = qcount; in otx2_probe()