Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dverbs.h329 struct hfi1_sge { struct
361 struct hfi1_sge sg_list[0];
406 struct hfi1_sge *sg_list; /* next SGE to be used if any */
407 struct hfi1_sge sge; /* progress state for the current SGE */
422 struct hfi1_sge rdma_sge;
542 struct hfi1_sge r_sg_list[0] /* verified SGEs */
634 sizeof(struct hfi1_sge)) * n); in get_swqe_ptr()
971 struct hfi1_sge *isge, struct ib_sge *sge, int acc);
973 int hfi1_rkey_ok(struct hfi1_qp *qp, struct hfi1_sge *sge,
Dkeys.c180 struct hfi1_sge *isge, struct ib_sge *sge, int acc) in hfi1_lkey_ok()
274 int hfi1_rkey_ok(struct hfi1_qp *qp, struct hfi1_sge *sge, in hfi1_rkey_ok()
Druc.c130 struct hfi1_sge *sge = --j ? &ss->sg_list[j - 1] : &ss->sge; in init_sge()
381 struct hfi1_sge *sge; in ruc_loopback()
908 struct hfi1_sge *sge = &wqe->sg_list[i]; in hfi1_send_complete()
Dverbs.c281 struct hfi1_sge *sge = &ss->sge; in hfi1_copy_sge()
323 struct hfi1_sge *sge = &ss->sge; in hfi1_skip_sge()
468 struct hfi1_sge *sge = &wqe->sg_list[--j]; in post_one_send()
717 struct hfi1_sge *sge = &ss->sge; in update_sge()
891 struct hfi1_sge *sg_list = ss->sg_list; in build_verbs_ulp_payload()
892 struct hfi1_sge sge = ss->sge; in build_verbs_ulp_payload()
Dqp.c418 struct hfi1_sge *sge = &wqe->sg_list[i]; in clear_mr_refs()
1059 sz = sizeof(struct hfi1_sge) * in hfi1_create_qp()
Dud.c76 struct hfi1_sge *sge; in ud_loopback()
Drc.c1029 struct hfi1_sge *sge = &wqe->sg_list[i]; in hfi1_rc_send_complete()
1086 struct hfi1_sge *sge = &wqe->sg_list[i]; in do_rc_completion()