Home
last modified time | relevance | path

Searched refs:rvt_error_qp (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/include/rdma/
Drdmavt_qp.h769 int rvt_error_qp(struct rvt_qp *qp, enum ib_wc_status err);
788 rvt_error_qp(qp, IB_WC_LOC_QP_OP_ERR); in rvt_recv_cq()
808 rvt_error_qp(qp, IB_WC_LOC_QP_OP_ERR); in rvt_send_cq()
/linux-6.1.9/drivers/infiniband/sw/rdmavt/
Dqp.c708 lastwqe = rvt_error_qp(qp, IB_WC_LOC_PROT_ERR); in rvt_qp_mr_clean()
1288 int rvt_error_qp(struct rvt_qp *qp, enum ib_wc_status err) in rvt_error_qp() function
1368 EXPORT_SYMBOL(rvt_error_qp);
1555 lastwqe = rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in rvt_modify_qp()
2472 lastwqe = rvt_error_qp(qp, err); in rvt_rc_error()
3200 lastwqe = rvt_error_qp(sqp, IB_WC_WR_FLUSH_ERR); in rvt_ruc_loopback()
/linux-6.1.9/drivers/infiniband/hw/qib/
Dqib_rc.c832 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in qib_restart_rc()
1197 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in do_rc_ack()
1469 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in qib_rc_rcv_resp()
Dqib_sdma.c631 rvt_error_qp(qp, IB_WC_GENERAL_ERR); in qib_sdma_verbs_send()
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Drc.c362 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in make_rc_ack()
1605 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in hfi1_restart_rc()
2236 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in do_rc_ack()
2476 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in rc_rcv_resp()
Dqp.c898 lastwqe = rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in hfi1_qp_iter_cb()
Dtid_rdma.c2572 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in hfi1_rc_rcv_tid_rdma_read_resp()
4198 rvt_error_qp(qp, status); in hfi1_rc_rcv_tid_rdma_write_resp()
4222 rvt_error_qp(qp, IB_WC_REM_INV_RD_REQ_ERR); in hfi1_build_tid_rdma_packet()
4819 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in hfi1_tid_retry_timeout()