Searched refs:rvt_swqe (Results 1 – 2 of 2) sorted by relevance
166 struct rvt_swqe { struct212 static inline struct rvt_ah *rvt_get_swqe_ah(struct rvt_swqe *swqe) in rvt_get_swqe_ah()222 static inline struct rdma_ah_attr *rvt_get_swqe_ah_attr(struct rvt_swqe *swqe) in rvt_get_swqe_ah_attr()232 static inline u32 rvt_get_swqe_remote_qpn(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qpn()242 static inline u32 rvt_get_swqe_remote_qkey(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qkey()252 static inline u16 rvt_get_swqe_pkey_index(struct rvt_swqe *swqe) in rvt_get_swqe_pkey_index()339 struct rvt_swqe *s_wq; /* send work queue */407 struct rvt_swqe *s_wqe;531 static inline struct rvt_swqe *rvt_get_swqe_ptr(struct rvt_qp *qp, in rvt_get_swqe_ptr()534 return (struct rvt_swqe *)((char *)qp->s_wq + in rvt_get_swqe_ptr()[all …]
196 struct rvt_swqe;223 int (*setup_wqe)(struct rvt_qp *qp, struct rvt_swqe *wqe,