Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c330 struct bnxt_re_cq *cq_p; in bnxt_qplib_service_nq() local
341 cq_p = container_of(cq, struct bnxt_re_cq, qplib_cq); in bnxt_qplib_service_nq()
342 if (cq_p->uctx_cq_page) in bnxt_qplib_service_nq()
343 *((u32 *)cq_p->uctx_cq_page) = cq->toggle; in bnxt_qplib_service_nq()