Searched refs:non_xdp_queues (Results 1 – 1 of 1) sorted by relevance
1054 int err, pool_id, non_xdp_queues; in otx2_cq_init() local1061 non_xdp_queues = pfvf->hw.rx_queues + pfvf->hw.tx_queues; in otx2_cq_init()1080 } else if (qidx < non_xdp_queues) { in otx2_cq_init()1086 qidx < non_xdp_queues + pfvf->hw.xdp_queues) { in otx2_cq_init()1088 cq->cint_idx = qidx - non_xdp_queues; in otx2_cq_init()1092 cq->cint_idx = qidx - non_xdp_queues - in otx2_cq_init()