Searched refs:ipath_init_sge (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_ruc.c | 123 int ipath_init_sge(struct ipath_qp *qp, struct ipath_rwqe *wqe, in ipath_init_sge() function 211 } while (!ipath_init_sge(qp, wqe, &qp->r_len, &qp->r_sge)); in ipath_get_rwqe()
|
D | ipath_ud.c | 135 if (!ipath_init_sge(qp, wqe, &rlen, &rsge)) { in ipath_ud_loopback()
|
D | ipath_verbs.h | 857 int ipath_init_sge(struct ipath_qp *qp, struct ipath_rwqe *wqe,
|