Home
last modified time | relevance | path

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

/include/rdma/
Drdmavt_qp.h586 static inline void rvt_put_swqe(struct rvt_swqe *wqe) in rvt_put_swqe() argument
590 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() argument
651 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() argument
749 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() argument
836 int flags = wqe->wr.send_flags; in rvt_qp_complete_swqe()
[all …]
Drdma_vt.h223 int (*setup_wqe)(struct rvt_qp *qp, struct rvt_swqe *wqe,
/include/net/mana/
Dgdma.h844 const struct gdma_wqe_request *wqe,
/include/linux/mlx5/
Ddevice.h658 } __packed wqe; member