Searched refs:rvt_swqe (Results 1 – 2 of 2) sorted by relevance
181 struct rvt_swqe { struct227 static inline struct rvt_ah *rvt_get_swqe_ah(struct rvt_swqe *swqe) in rvt_get_swqe_ah()237 static inline struct rdma_ah_attr *rvt_get_swqe_ah_attr(struct rvt_swqe *swqe) in rvt_get_swqe_ah_attr()247 static inline u32 rvt_get_swqe_remote_qpn(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qpn()257 static inline u32 rvt_get_swqe_remote_qkey(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qkey()267 static inline u16 rvt_get_swqe_pkey_index(struct rvt_swqe *swqe) in rvt_get_swqe_pkey_index()335 struct rvt_swqe *s_wq; /* send work queue */403 struct rvt_swqe *s_wqe;527 static inline struct rvt_swqe *rvt_get_swqe_ptr(struct rvt_qp *qp, in rvt_get_swqe_ptr()530 return (struct rvt_swqe *)((char *)qp->s_wq + in rvt_get_swqe_ptr()[all …]
238 struct rvt_swqe;265 int (*setup_wqe)(struct rvt_qp *qp, struct rvt_swqe *wqe,