Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_ruc.c166 int ipath_get_rwqe(struct ipath_qp *qp, int wr_id_only) in ipath_get_rwqe() function
338 if (!ipath_get_rwqe(qp, 0)) in ipath_ruc_loopback()
347 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.c528 else if (!ipath_get_rwqe(qp, 0)) { in ipath_ud_rcv()
Dipath_verbs.h860 int ipath_get_rwqe(struct ipath_qp *qp, int wr_id_only);