Searched refs:ipath_init_sge (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_ruc.c | 122 int ipath_init_sge(struct ipath_qp *qp, struct ipath_rwqe *wqe, in ipath_init_sge() function 210 } while (!ipath_init_sge(qp, wqe, &qp->r_len, &qp->r_sge)); in ipath_get_rwqe()
|
D | ipath_ud.c | 134 if (!ipath_init_sge(qp, wqe, &rlen, &rsge)) { in ipath_ud_loopback()
|
D | ipath_verbs.h | 866 int ipath_init_sge(struct ipath_qp *qp, struct ipath_rwqe *wqe,
|