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

/drivers/infiniband/hw/ipath/
H A Dipath_verbs.h258 struct ipath_sge { struct
285 struct ipath_sge sg_list[0];
329 struct ipath_sge *sg_list; /* next SGE to be used if any */
330 struct ipath_sge sge; /* progress state for the current SGE */
434 struct ipath_sge *r_ud_sg_list;
436 struct ipath_sge r_sg_list[0]; /* verified SGEs */
486 sizeof(struct ipath_sge)) * n);
785 int ipath_lkey_ok(struct ipath_qp *qp, struct ipath_sge *isge,

Completed in 1196 milliseconds