Home
last modified time | relevance | path

Searched refs:ipath_get_rwqe (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_ruc.c165 int ipath_get_rwqe(struct ipath_qp *qp, int wr_id_only) in ipath_get_rwqe() function
337 if (!ipath_get_rwqe(qp, 0)) in ipath_ruc_loopback()
346 if (!ipath_get_rwqe(qp, 1)) in ipath_ruc_loopback()
Dipath_uc.c351 } else if (!ipath_get_rwqe(qp, 0)) { in ipath_uc_rcv()
511 else if (!ipath_get_rwqe(qp, 1)) { in ipath_uc_rcv()
Dipath_rc.c1673 if (!ipath_get_rwqe(qp, 0)) in ipath_rc_rcv()
1691 if (!ipath_get_rwqe(qp, 1)) in ipath_rc_rcv()
1697 if (!ipath_get_rwqe(qp, 0)) in ipath_rc_rcv()
1789 if (!ipath_get_rwqe(qp, 1)) in ipath_rc_rcv()
Dipath_ud.c527 else if (!ipath_get_rwqe(qp, 0)) { in ipath_ud_rcv()
Dipath_verbs.h869 int ipath_get_rwqe(struct ipath_qp *qp, int wr_id_only);