Home
last modified time | relevance | path

Searched refs:rvt_sge (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/rdma/
Drdmavt_mr.h109 struct rvt_sge { struct
119 struct rvt_sge *sg_list; /* next SGE to be used if any */ argument
120 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()
Drdmavt_qp.h177 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()
Drdma_vt.h550 int rvt_rkey_ok(struct rvt_qp *qp, struct rvt_sge *sge,
553 struct rvt_sge *isge, struct rvt_sge *last_sge,