Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/sw/rdmavt/
A Dsrq.c200 wqe = rvt_get_rwqe_ptr(&srq->rq, tail); in rvt_modify_srq()
A Dqp.c1351 wc.wr_id = rvt_get_rwqe_ptr(&qp->r_rq, tail)->wr_id; in rvt_error_qp()
1827 wqe = rvt_get_rwqe_ptr(&qp->r_rq, wq->head); in rvt_post_recv()
2234 wqe = rvt_get_rwqe_ptr(&srq->rq, wq->head); in rvt_post_srq_recv()
2398 wqe = rvt_get_rwqe_ptr(rq, tail); in rvt_get_rwqe()
/linux-6.3-rc2/include/rdma/
A Drdmavt_qp.h544 static inline struct rvt_rwqe *rvt_get_rwqe_ptr(struct rvt_rq *rq, unsigned n) in rvt_get_rwqe_ptr() function

Completed in 10 milliseconds