| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/ |
| H A D | siw_cq.c | 15 [SIW_OP_SEND] = IB_WC_SEND, 16 [SIW_OP_SEND_WITH_IMM] = IB_WC_SEND,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_comp.c | 96 case IB_WR_SEND: return IB_WC_SEND; in wr_to_wc_opcode() 97 case IB_WR_SEND_WITH_IMM: return IB_WC_SEND; in wr_to_wc_opcode() 102 case IB_WR_SEND_WITH_INV: return IB_WC_SEND; in wr_to_wc_opcode()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma.h | 476 return IB_WC_SEND; in pvrdma_wc_opcode_to_ib() 498 return IB_WC_SEND; in pvrdma_wc_opcode_to_ib()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/ |
| H A D | mthca_cq.c | 588 entry->opcode = IB_WC_SEND; in mthca_poll_one() 591 entry->opcode = IB_WC_SEND; in mthca_poll_one()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ |
| H A D | cq.c | 828 wc->opcode = IB_WC_SEND; in __c4iw_poll_cq_one() 833 wc->opcode = IB_WC_SEND; in __c4iw_poll_cq_one()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | gsi.c | 425 .opcode = IB_WC_SEND, in mlx5_ib_gsi_silent_drop()
|
| H A D | cq.c | 133 wc->opcode = IB_WC_SEND; in handle_good_req()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | verbs.c | 165 [IB_WR_SEND] = IB_WC_SEND, 166 [IB_WR_SEND_WITH_IMM] = IB_WC_SEND, 171 [IB_WR_SEND_WITH_INV] = IB_WC_SEND,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/ |
| H A D | qedr_roce_cm.c | 716 wc[i].opcode = IB_WC_SEND; in qedr_gsi_poll_cq()
|
| H A D | verbs.c | 3485 return IB_WC_SEND; in qedr_ib_to_wc_opcode() 3498 return IB_WC_SEND; in qedr_ib_to_wc_opcode() 4094 case IB_WC_SEND: in process_req()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_verbs.c | 121 [IB_WR_SEND] = IB_WC_SEND, 122 [IB_WR_SEND_WITH_IMM] = IB_WC_SEND,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/ |
| H A D | ib_verbs.c | 3010 wc->opcode = IB_WC_SEND; in bnxt_re_process_req_wc() 3013 wc->opcode = IB_WC_SEND; in bnxt_re_process_req_wc() 3017 wc->opcode = IB_WC_SEND; in bnxt_re_process_req_wc() 3043 wc->opcode = IB_WC_SEND; in bnxt_re_process_req_wc()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-srv.c | 750 WARN_ON(wc->opcode != IB_WC_SEND); in rtrs_srv_info_rsp_done() 1257 case IB_WC_SEND: in rtrs_srv_rdma_done()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/ |
| H A D | cq.c | 777 wc->opcode = IB_WC_SEND; in mlx4_ib_poll_one()
|
| H A D | mad.c | 1755 case IB_WC_SEND: in mlx4_ib_tunnel_comp_worker() 1910 case IB_WC_SEND: in mlx4_ib_sqp_comp_worker()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v2.c | 3379 wc->opcode = IB_WC_SEND; in hns_roce_v2_poll_one() 3382 wc->opcode = IB_WC_SEND; in hns_roce_v2_poll_one() 3385 wc->opcode = IB_WC_SEND; in hns_roce_v2_poll_one()
|
| H A D | hns_roce_hw_v1.c | 2214 wc->opcode = IB_WC_SEND; in hns_roce_v1_poll_one() 2227 wc->opcode = IB_WC_SEND; in hns_roce_v1_poll_one()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smbdirect.c | 275 if (wc->status != IB_WC_SUCCESS || wc->opcode != IB_WC_SEND) { in send_done()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/ |
| H A D | i40iw_verbs.c | 2369 entry->opcode = IB_WC_SEND; in i40iw_poll_cq()
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | ib_verbs.h | 959 IB_WC_SEND = IB_UVERBS_WC_SEND, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_verbs.c | 2423 ibwc->opcode = IB_WC_SEND; in ocrdma_update_wc()
|