Searched defs:qib_sge (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/qib/
H A Dqib_verbs.h319 struct qib_sge { struct
346 struct qib_sge sg_list[0];
391 struct qib_sge *sg_list; /* next SGE to be used if any */
392 struct qib_sge sge; /* progress state for the current SGE */
407 struct qib_sge rdma_sge;
527 struct qib_sge r_sg_list[0] /* verified SGEs */
615 sizeof(struct qib_sge)) * n);
982 struct qib_sge *isge, struct ib_sge *sge, int acc);
984 int qib_rkey_ok(struct qib_qp *qp, struct qib_sge *sge,

Completed in 66 milliseconds