Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c359 struct bnxt_re_srq *srq_p; in bnxt_qplib_service_nq() local
370 srq_p = container_of(srq, struct bnxt_re_srq, qplib_srq); in bnxt_qplib_service_nq()
371 if (srq_p->uctx_srq_page) in bnxt_qplib_service_nq()
372 *((u32 *)srq_p->uctx_srq_page) = srq->toggle; in bnxt_qplib_service_nq()