Searched refs:rvt_wqe_sge (Results 1 – 2 of 2) sorted by relevance
17 struct rvt_wqe_sge { struct47 struct rvt_wqe_sge sg_list[];
2305 static struct ib_sge *rvt_cast_sge(struct rvt_wqe_sge *sge) in rvt_cast_sge()2308 offsetof(struct rvt_wqe_sge, addr)); in rvt_cast_sge()2310 offsetof(struct rvt_wqe_sge, length)); in rvt_cast_sge()2312 offsetof(struct rvt_wqe_sge, lkey)); in rvt_cast_sge()