Searched refs:rvt_sge (Results 1 – 3 of 3) sorted by relevance
109 struct rvt_sge { struct119 struct rvt_sge *sg_list; /* next SGE to be used if any */ argument120 struct rvt_sge sge; /* progress state for the current SGE */144 static inline u32 rvt_get_sge_length(struct rvt_sge *sge, u32 length) in rvt_get_sge_length()159 struct rvt_sge *sge = &ss->sge; in rvt_update_sge()183 struct rvt_sge *sge = &ss->sge; in rvt_skip_sge()
177 struct rvt_sge sg_list[0];232 struct rvt_sge rdma_sge;386 struct rvt_sge r_sg_list[0] /* verified SGEs */466 sizeof(struct rvt_sge)) * n); in rvt_get_swqe_ptr()520 struct rvt_sge *sge = &wqe->sg_list[i]; in rvt_put_swqe()
550 int rvt_rkey_ok(struct rvt_qp *qp, struct rvt_sge *sge,553 struct rvt_sge *isge, struct rvt_sge *last_sge,