Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c658 struct rq_wqe *srqe, **srqe_ptr; in bnxt_qplib_post_srq_recv() local
676 srqe_ptr = (struct rq_wqe **)srq_hwq->pbl_ptr; in bnxt_qplib_post_srq_recv()
677 srqe = &srqe_ptr[RQE_PG(sw_prod)][RQE_IDX(sw_prod)]; in bnxt_qplib_post_srq_recv()