Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Drdmavt_mr.h67 struct rvt_sge { struct
77 struct rvt_sge *sg_list; /* next SGE to be used if any */ argument
78 struct rvt_sge sge; /* progress state for the current SGE */
102 static inline u32 rvt_get_sge_length(struct rvt_sge *sge, u32 length) in rvt_get_sge_length()
117 struct rvt_sge *sge = &ss->sge; in rvt_update_sge()
141 struct rvt_sge *sge = &ss->sge; in rvt_skip_sge()
H A Drdma_vt.h524 int rvt_rkey_ok(struct rvt_qp *qp, struct rvt_sge *sge,
527 struct rvt_sge *isge, struct rvt_sge *last_sge,
H A Drdmavt_qp.h180 struct rvt_sge sg_list[];
291 struct rvt_sge rdma_sge;
448 struct rvt_sge *r_sg_list /* verified SGEs */
538 sizeof(struct rvt_sge)) * n); in rvt_get_swqe_ptr()
592 struct rvt_sge *sge = &wqe->sg_list[i]; in rvt_put_swqe()
/linux/drivers/infiniband/sw/rdmavt/
H A Dtrace_mr.h82 TP_PROTO(struct rvt_sge *sge, struct ib_sge *isge),
87 __field(struct rvt_sge *, sge)
134 TP_PROTO(struct rvt_sge *sge, struct ib_sge *isge),
139 TP_PROTO(struct rvt_sge *sge, struct ib_sge *isge),
/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.c660 struct rvt_sge *sg_list = ss->sg_list; in build_verbs_ulp_payload()
661 struct rvt_sge sge = ss->sge; in build_verbs_ulp_payload()
H A Dud.c40 struct rvt_sge *sge; in ud_loopback()
H A Dtid_rdma.c1092 struct rvt_sge *sge = &ss->sge; in kern_find_pages()
3269 struct rvt_sge *sge, int num_sge) in hfi1_check_sge_align()