Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_rc.c881 qib_error_qp(qp, IB_WC_WR_FLUSH_ERR); in qib_restart_rc()
1326 qib_error_qp(qp, IB_WC_WR_FLUSH_ERR); in do_rc_ack()
1601 qib_error_qp(qp, IB_WC_WR_FLUSH_ERR); in qib_rc_rcv_resp()
1827 lastwqe = qib_error_qp(qp, err); in qib_rc_error()
Dqib_qp.c474 int qib_error_qp(struct qib_qp *qp, enum ib_wc_status err) in qib_error_qp() function
741 lastwqe = qib_error_qp(qp, IB_WC_WR_FLUSH_ERR); in qib_modify_qp()
Dqib_sdma.c672 qib_error_qp(qp, IB_WC_GENERAL_ERR); in qib_sdma_verbs_send()
Dqib_ruc.c621 int lastwqe = qib_error_qp(sqp, IB_WC_WR_FLUSH_ERR); in qib_ruc_loopback()
Dqib_verbs.h926 int qib_error_qp(struct qib_qp *qp, enum ib_wc_status err);