Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c664 struct rq_wqe *srqe, **srqe_ptr; in bnxt_qplib_post_srq_recv() local
682 srqe_ptr = (struct rq_wqe **)srq_hwq->pbl_ptr; in bnxt_qplib_post_srq_recv()
683 srqe = &srqe_ptr[RQE_PG(sw_prod)][RQE_IDX(sw_prod)]; in bnxt_qplib_post_srq_recv()