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

/drivers/infiniband/hw/ipath/
H A Dipath_ruc.c118 * ipath_init_sge - Validate a RWQE and fill in the SGE state
123 int ipath_init_sge(struct ipath_qp *qp, struct ipath_rwqe *wqe, function
211 } while (!ipath_init_sge(qp, wqe, &qp->r_len, &qp->r_sge));

Completed in 9 milliseconds