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

/drivers/infiniband/hw/qib/
H A Dqib_verbs.h313 struct qib_sge { struct
340 struct qib_sge sg_list[0];
384 struct qib_sge *sg_list; /* next SGE to be used if any */
385 struct qib_sge sge; /* progress state for the current SGE */
400 struct qib_sge rdma_sge;
503 struct qib_sge r_sg_list[0]; /* verified SGEs */
590 sizeof(struct qib_sge)) * n);
933 struct qib_sge *isge, struct ib_sge *sge, int acc);
935 int qib_rkey_ok(struct qib_qp *qp, struct qib_sge *sge,

Completed in 55 milliseconds