Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_rc.c805 void ipath_restart_rc(struct ipath_qp *qp, u32 psn) in ipath_restart_rc() function
927 ipath_restart_rc(qp, wqe->psn); in do_rc_ack()
1062 ipath_restart_rc(qp, psn); in do_rc_ack()
1209 ipath_restart_rc(qp, qp->s_last_psn + 1); in ipath_rc_rcv_resp()
1273 ipath_restart_rc(qp, qp->s_last_psn + 1); in ipath_rc_rcv_resp()
Dipath_verbs.h771 void ipath_restart_rc(struct ipath_qp *qp, u32 psn);
Dipath_verbs.c757 ipath_restart_rc(qp, qp->s_last_psn + 1); in ipath_ib_timer()