Searched refs:ipath_restart_rc (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_rc.c493 * See ipath_restart_rc(). ipath_make_rc_req()
529 * See ipath_restart_rc(). ipath_make_rc_req()
565 * See ipath_restart_rc(). ipath_make_rc_req()
798 * ipath_restart_rc - back up requester to resend the last un-ACKed request
805 void ipath_restart_rc(struct ipath_qp *qp, u32 psn) ipath_restart_rc() function
871 * it's OK since we hold the QP s_lock and ipath_restart_rc() do_rc_ack()
927 ipath_restart_rc(qp, wqe->psn); do_rc_ack()
1062 ipath_restart_rc(qp, psn); do_rc_ack()
1209 ipath_restart_rc(qp, qp->s_last_psn + 1); OP()
1273 ipath_restart_rc(qp, qp->s_last_psn + 1); OP()
H A Dipath_verbs.h771 void ipath_restart_rc(struct ipath_qp *qp, u32 psn);
H A Dipath_verbs.c757 ipath_restart_rc(qp, qp->s_last_psn + 1); ipath_ib_timer()

Completed in 97 milliseconds