Home
last modified time | relevance | path

Searched refs:cq_qnum (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/net/octeontx/
A Dnicvf_main.c256 int cq_qnum = 0; in nicvf_cq_handler() local
263 struct cmp_queue *cq = &qs->cq[cq_qnum]; in nicvf_cq_handler()
267 cqe_count = nicvf_queue_reg_read(nic, NIC_QSET_CQ_0_7_STATUS, cq_qnum); in nicvf_cq_handler()
273 cqe_head = nicvf_queue_reg_read(nic, NIC_QSET_CQ_0_7_HEAD, cq_qnum); in nicvf_cq_handler()
307 cq_qnum, processed_cqe); in nicvf_cq_handler()

Completed in 4 milliseconds