Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c1418 struct bnxt_qplib_hwq *cq_hwq = &cq->hwq; in __clean_cq() local
1422 for (i = 0; i < cq_hwq->max_elements; i++) { in __clean_cq()
1423 hw_cqe = bnxt_qplib_get_qe(cq_hwq, i, NULL); in __clean_cq()
1424 if (!CQE_CMP_VALID(hw_cqe, i, cq_hwq->max_elements)) in __clean_cq()