Searched refs:wqe (Results 1 – 4 of 4) sorted by relevance
586 static inline void rvt_put_swqe(struct rvt_swqe *wqe) in rvt_put_swqe() argument590 for (i = 0; i < wqe->wr.num_sge; i++) { in rvt_put_swqe()591 struct rvt_sge *sge = &wqe->sg_list[i]; in rvt_put_swqe()607 struct rvt_swqe *wqe) in rvt_qp_wqe_reserve() argument651 u32 rvt_restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, u32 len);747 static inline void rvt_put_qp_swqe(struct rvt_qp *qp, struct rvt_swqe *wqe) in rvt_put_qp_swqe() argument749 rvt_put_swqe(wqe); in rvt_put_qp_swqe()751 rdma_destroy_ah_attr(wqe->ud_wr.attr); in rvt_put_qp_swqe()829 struct rvt_swqe *wqe, in rvt_qp_complete_swqe() argument836 int flags = wqe->wr.send_flags; in rvt_qp_complete_swqe()[all …]
223 int (*setup_wqe)(struct rvt_qp *qp, struct rvt_swqe *wqe,
844 const struct gdma_wqe_request *wqe,
658 } __packed wqe; member