Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Drdmavt_qp.h159 struct rvt_swqe { struct
273 struct rvt_swqe *s_wq; /* send work queue */
342 struct rvt_swqe *s_wqe;
448 static inline struct rvt_swqe *rvt_get_swqe_ptr(struct rvt_qp *qp, in rvt_get_swqe_ptr()
451 return (struct rvt_swqe *)((char *)qp->s_wq + in rvt_get_swqe_ptr()
452 (sizeof(struct rvt_swqe) + in rvt_get_swqe_ptr()
498 struct rvt_swqe *wqe) in rvt_qp_wqe_reserve()
521 struct rvt_swqe *wqe) in rvt_qp_wqe_unreserve()
H A Drdma_vt.h181 struct rvt_swqe;
329 int (*check_send_wqe)(struct rvt_qp *qp, struct rvt_swqe *wqe);