| /linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
| D | iwch_cq.c | 138 wc->status = IB_WC_WR_FLUSH_ERR; in iwch_poll_cq_one() 181 wc->status = IB_WC_WR_FLUSH_ERR; in iwch_poll_cq_one()
|
| /linux-4.4.14/drivers/staging/rdma/ehca/ |
| D | ehca_reqs.c | 339 *wc_status = IB_WC_WR_FLUSH_ERR; in map_ib_wc_status() 391 *wc_status = IB_WC_WR_FLUSH_ERR; in map_ib_wc_status() 856 wc->status = IB_WC_WR_FLUSH_ERR; in generate_flush_cqes()
|
| /linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_ib.c | 196 if (wc->status != IB_WC_WR_FLUSH_ERR) in ipoib_ib_handle_rx_wc() 406 wc->status != IB_WC_WR_FLUSH_ERR) { in ipoib_ib_handle_tx_wc() 803 priv->ibwc[i].status = IB_WC_WR_FLUSH_ERR; in ipoib_drain_cq()
|
| D | ipoib_cm.c | 805 wc->status != IB_WC_WR_FLUSH_ERR) { in ipoib_cm_handle_tx_wc()
|
| /linux-4.4.14/drivers/staging/rdma/ipath/ |
| D | ipath_ruc.c | 296 send_status = IB_WC_WR_FLUSH_ERR; in ipath_ruc_loopback() 493 int lastwqe = ipath_error_qp(sqp, IB_WC_WR_FLUSH_ERR); in ipath_ruc_loopback()
|
| D | ipath_rc.c | 257 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in ipath_make_rc_req() 812 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()
|
| D | ipath_qp.c | 407 wc.status = IB_WC_WR_FLUSH_ERR; in ipath_error_qp() 541 lastwqe = ipath_error_qp(qp, IB_WC_WR_FLUSH_ERR); in ipath_modify_qp()
|
| D | ipath_uc.c | 71 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in ipath_make_uc_req()
|
| D | ipath_ud.c | 269 ipath_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in ipath_make_ud_req()
|
| D | ipath_verbs.c | 1048 IB_WC_SUCCESS : IB_WC_WR_FLUSH_ERR; in sdma_complete()
|
| /linux-4.4.14/drivers/staging/rdma/amso1100/ |
| D | c2_cq.c | 116 return IB_WC_WR_FLUSH_ERR; in c2_cqe_status_to_openib()
|
| /linux-4.4.14/drivers/infiniband/hw/qib/ |
| D | qib_ruc.c | 395 send_status = IB_WC_WR_FLUSH_ERR; in qib_ruc_loopback() 621 int lastwqe = qib_error_qp(sqp, IB_WC_WR_FLUSH_ERR); in qib_ruc_loopback()
|
| D | qib_rc.c | 275 IB_WC_SUCCESS : IB_WC_WR_FLUSH_ERR); in qib_make_rc_req() 881 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()
|
| D | qib_uc.c | 71 qib_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in qib_make_uc_req()
|
| D | qib_ud.c | 265 qib_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in qib_make_ud_req()
|
| D | qib_qp.c | 527 wc.status = IB_WC_WR_FLUSH_ERR; in qib_error_qp() 741 lastwqe = qib_error_qp(qp, IB_WC_WR_FLUSH_ERR); in qib_modify_qp()
|
| /linux-4.4.14/net/rds/ |
| D | iw_send.c | 48 case IB_WC_WR_FLUSH_ERR: in rds_iw_send_rdma_complete() 176 rds_iw_send_unmap_rm(ic, send, IB_WC_WR_FLUSH_ERR); in rds_iw_send_clear_ring()
|
| D | ib_send.c | 53 case IB_WC_WR_FLUSH_ERR: in rds_ib_send_complete() 218 rds_ib_send_unmap_op(ic, send, IB_WC_WR_FLUSH_ERR); in rds_ib_send_clear_ring()
|
| /linux-4.4.14/net/sunrpc/xprtrdma/ |
| D | frwr_ops.c | 259 if (wc->status == IB_WC_WR_FLUSH_ERR) in frwr_sendcompletion()
|
| D | verbs.c | 136 wc->status != IB_WC_WR_FLUSH_ERR) in rpcrdma_sendcq_process_wc() 221 if (wc->status != IB_WC_WR_FLUSH_ERR) in rpcrdma_recvcq_process_wc()
|
| /linux-4.4.14/drivers/staging/rdma/hfi1/ |
| D | ruc.c | 417 send_status = IB_WC_WR_FLUSH_ERR; in ruc_loopback() 643 int lastwqe = hfi1_error_qp(sqp, IB_WC_WR_FLUSH_ERR); in ruc_loopback()
|
| D | rc.c | 307 IB_WC_SUCCESS : IB_WC_WR_FLUSH_ERR); in hfi1_make_rc_req() 893 hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); in restart_rc() 1357 hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); in do_rc_ack() 1603 hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); in rc_rcv_resp()
|
| D | uc.c | 91 hfi1_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in hfi1_make_uc_req()
|
| D | qp.c | 511 wc.status = IB_WC_WR_FLUSH_ERR; in hfi1_error_qp() 760 lastwqe = hfi1_error_qp(qp, IB_WC_WR_FLUSH_ERR); in hfi1_modify_qp()
|
| D | ud.c | 297 hfi1_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in hfi1_make_ud_req()
|
| /linux-4.4.14/drivers/infiniband/hw/mlx4/ |
| D | cq.c | 528 wc->status = IB_WC_WR_FLUSH_ERR; in mlx4_ib_handle_error_cqe() 622 wc->status = IB_WC_WR_FLUSH_ERR; in mlx4_ib_qp_sw_comp()
|
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
| D | cq.c | 767 wc->status = IB_WC_WR_FLUSH_ERR; in c4iw_poll_cq_one() 811 wc->status = IB_WC_WR_FLUSH_ERR; in c4iw_poll_cq_one()
|
| /linux-4.4.14/drivers/infiniband/ulp/iser/ |
| D | iser_verbs.c | 1173 if (wc->status != IB_WC_WR_FLUSH_ERR) in iser_handle_comp_error() 1219 if (wc->status != IB_WC_WR_FLUSH_ERR) in iser_handle_wc()
|
| /linux-4.4.14/drivers/infiniband/core/ |
| D | mad.c | 2517 if (wc->status == IB_WC_WR_FLUSH_ERR) { in mad_error_handler() 2593 mad_send_wr->status = IB_WC_WR_FLUSH_ERR; in cancel_mads() 2603 mad_send_wc.status = IB_WC_WR_FLUSH_ERR; in cancel_mads() 2657 mad_send_wr->status = IB_WC_WR_FLUSH_ERR; in ib_modify_mad()
|
| D | sa_query.c | 697 mad_send_wc.status = IB_WC_WR_FLUSH_ERR; in ib_nl_request_timeout() 1594 case IB_WC_WR_FLUSH_ERR: in send_handler()
|
| D | verbs.c | 91 [IB_WC_WR_FLUSH_ERR] = "WR flushed",
|
| D | cm.c | 3317 case IB_WC_WR_FLUSH_ERR: in cm_send_handler()
|
| /linux-4.4.14/drivers/infiniband/hw/mthca/ |
| D | mthca_cq.c | 411 entry->status = IB_WC_WR_FLUSH_ERR; in handle_error_cqe()
|
| /linux-4.4.14/drivers/infiniband/hw/mlx5/ |
| D | cq.c | 271 wc->status = IB_WC_WR_FLUSH_ERR; in mlx5_handle_error_cqe()
|
| /linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
| D | ocrdma_verbs.c | 2469 ibwc_status = IB_WC_WR_FLUSH_ERR; in ocrdma_to_ibwc_err() 2943 ibwc->status = IB_WC_WR_FLUSH_ERR; in ocrdma_add_err_cqe()
|
| /linux-4.4.14/include/rdma/ |
| D | ib_verbs.h | 710 IB_WC_WR_FLUSH_ERR, enumerator
|
| /linux-4.4.14/drivers/infiniband/ulp/isert/ |
| D | ib_isert.c | 2085 if (wc->status != IB_WC_WR_FLUSH_ERR) in isert_handle_wc()
|
| /linux-4.4.14/drivers/infiniband/hw/nes/ |
| D | nes_verbs.c | 3668 entry->status = IB_WC_WR_FLUSH_ERR; in nes_poll_cq()
|