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()
210 u16 non_qos_queues; /* tx queues plus xdp queues */ member921 if (qidx >= pfvf->hw.non_qos_queues) in otx2_get_smq_idx()922 smq = pfvf->qos.qid_to_sqmap[qidx - pfvf->hw.non_qos_queues]; in otx2_get_smq_idx()931 return pfvf->hw.non_qos_queues + pfvf->hw.tc_tx_queues; in otx2_get_total_tx_queues()
94 if (qidx >= pfvf->hw.non_qos_queues) { in otx2_update_sq_stats()95 if (!test_bit(qidx - pfvf->hw.non_qos_queues, pfvf->qos.qos_sq_bmap)) in otx2_update_sq_stats()1108 for (qidx = 0; qidx < pfvf->hw.non_qos_queues; qidx++) { in otx2_config_nix_queues()1448 for (qidx = 0; qidx < hw->non_qos_queues; qidx++) { in otx2_sq_aura_pool_init()1468 for (qidx = 0; qidx < hw->non_qos_queues; qidx++) { in otx2_sq_aura_pool_init()
98 if (qidx >= pfvf->hw.non_qos_queues) in otx2_get_qset_strings()100 qidx + start_qidx - pfvf->hw.non_qos_queues, in otx2_get_qset_strings()
585 hw->non_qos_queues = qcount; in otx2vf_probe()
1786 pf->hw.non_qos_queues = pf->hw.tx_queues + pf->hw.xdp_queues; in otx2_open()1844 pf->hw.non_qos_queues) : in otx2_open()2927 hw->non_qos_queues = qcount; in otx2_probe()