Searched refs:cq_ids (Results 1 – 3 of 3) sorted by relevance
125 u8 cq_ids[CQS_PER_CINT]; member
515 cq_poll->cq_ids[CQ_RX] = in rvu_rep_napi_init()517 cq_poll->cq_ids[CQ_TX] = (qidx < hw->tx_queues) ? in rvu_rep_napi_init()520 cq_poll->cq_ids[CQ_XDP] = CINT_INVALID_CQ; in rvu_rep_napi_init()521 cq_poll->cq_ids[CQ_QOS] = CINT_INVALID_CQ; in rvu_rep_napi_init()
581 cq_idx = cq_poll->cq_ids[i]; in otx2_napi_handler()