Home
last modified time | relevance | path

Searched refs:ipath_error_qp (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_rc.c812 ipath_error_qp(qp, IB_WC_WR_FLUSH_ERR); in ipath_restart_rc()
1080 ipath_error_qp(qp, IB_WC_WR_FLUSH_ERR); in do_rc_ack()
1311 ipath_error_qp(qp, IB_WC_WR_FLUSH_ERR); in ipath_rc_rcv_resp()
1531 lastwqe = ipath_error_qp(qp, err); in ipath_rc_error()
Dipath_qp.c376 int ipath_error_qp(struct ipath_qp *qp, enum ib_wc_status err) in ipath_error_qp() function
541 lastwqe = ipath_error_qp(qp, IB_WC_WR_FLUSH_ERR); in ipath_modify_qp()
Dipath_ruc.c493 int lastwqe = ipath_error_qp(sqp, IB_WC_WR_FLUSH_ERR); in ipath_ruc_loopback()
Dipath_verbs.h750 int ipath_error_qp(struct ipath_qp *qp, enum ib_wc_status err);