/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_uc.c | 106 case IB_WR_SEND: in qib_make_uc_req() 113 if (wqe->wr.opcode == IB_WR_SEND) in qib_make_uc_req() 172 if (wqe->wr.opcode == IB_WR_SEND) in qib_make_uc_req()
|
H A D | qib_qp.c | 93 [IB_WR_SEND] = {
|
H A D | qib_rc.c | 314 case IB_WR_SEND: in qib_make_rc_req() 324 if (wqe->wr.opcode == IB_WR_SEND) in qib_make_rc_req() 487 if (wqe->wr.opcode == IB_WR_SEND) in qib_make_rc_req() 784 case IB_WR_SEND: in reset_psn()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | uc.c | 119 case IB_WR_SEND: in hfi1_make_uc_req() 126 if (wqe->wr.opcode == IB_WR_SEND) { in hfi1_make_uc_req() 186 if (wqe->wr.opcode == IB_WR_SEND) { in hfi1_make_uc_req()
|
H A D | rc.c | 553 case IB_WR_SEND: in hfi1_make_rc_req() 564 if (wqe->wr.opcode == IB_WR_SEND) { in hfi1_make_rc_req() 920 if (wqe->wr.opcode == IB_WR_SEND) { in hfi1_make_rc_req() 1516 case IB_WR_SEND: in reset_psn()
|
H A D | qp.c | 64 [IB_WR_SEND] = {
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_req.c | 249 case IB_WR_SEND: in next_opcode_rc() 328 case IB_WR_SEND: in next_opcode_uc() 369 case IB_WR_SEND: in next_opcode()
|
H A D | rxe_comp.c | 96 case IB_WR_SEND: return IB_WC_SEND; in wr_to_wc_opcode() 468 if (wqe->wr.opcode == IB_WR_SEND || in do_complete()
|
H A D | rxe_verbs.c | 747 case IB_WR_SEND: in init_send_wr() 792 case IB_WR_SEND: in init_send_wr()
|
H A D | rxe_opcode.c | 29 [IB_WR_SEND] = {
|
/openbmc/linux/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_backchannel.c | 95 sctxt->sc_send_wr.opcode = IB_WR_SEND; in svc_rdma_bc_sendto()
|
H A D | svc_rdma_sendto.c | 861 sctxt->sc_send_wr.opcode = IB_WR_SEND; in svc_rdma_send_reply_msg() 926 sctxt->sc_send_wr.opcode = IB_WR_SEND; in svc_rdma_send_error_msg()
|
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_verbs.c | 224 priv->tx_wr.wr.opcode = IB_WR_SEND; in ipoib_transport_dev_init()
|
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma.h | 425 case IB_WR_SEND: in ib_wr_opcode_to_pvrdma()
|
H A D | pvrdma_qp.c | 732 wr->opcode != IB_WR_SEND) { in pvrdma_post_send() 740 if (wr->opcode != IB_WR_SEND && in pvrdma_post_send()
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | qp.c | 499 case IB_WR_SEND: in build_rdma_send() 636 if (wr->next->opcode == IB_WR_SEND) in build_rdma_write_cmpl() 733 if (wr->next->opcode == IB_WR_SEND) in post_write_cmpl() 954 case IB_WR_SEND: in ib_to_fw_opcode() 1127 (wr->next->opcode == IB_WR_SEND || in c4iw_post_send() 1153 case IB_WR_SEND: in c4iw_post_send() 1157 if (wr->opcode == IB_WR_SEND) in c4iw_post_send()
|
/openbmc/linux/net/rds/ |
H A D | ib_send.c | 158 case IB_WR_SEND: in rds_ib_send_unmap_op() 629 send->s_wr.opcode = IB_WR_SEND; in rds_ib_xmit()
|
H A D | ib_recv.c | 586 wr->opcode = IB_WR_SEND; in rds_ib_recv_init_ack()
|
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.c | 694 case IB_WR_SEND: in siw_sq_flush_wr() 841 case IB_WR_SEND: in siw_post_send() 859 if (wr->opcode == IB_WR_SEND) in siw_post_send()
|
/openbmc/linux/net/smc/ |
H A D | smc_wr.c | 578 lnk->wr_tx_ibs[i].opcode = IB_WR_SEND; in smc_wr_init_sge() 599 lnk->wr_tx_v2_ib->opcode = IB_WR_SEND; in smc_wr_init_sge()
|
/openbmc/linux/net/9p/ |
H A D | trans_rdma.c | 501 wr.opcode = IB_WR_SEND; in rdma_request()
|
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs.c | 146 .opcode = IB_WR_SEND, in rtrs_iu_post_send()
|
/openbmc/linux/drivers/infiniband/hw/erdma/ |
H A D | erdma_qp.c | 374 case IB_WR_SEND: in erdma_push_one_sqe()
|
/openbmc/linux/drivers/infiniband/ulp/iser/ |
H A D | iser_verbs.c | 871 wr->opcode = IB_WR_SEND; in iser_post_send()
|
/openbmc/linux/drivers/infiniband/hw/qedr/ |
H A D | qedr_roce_cm.c | 565 if (wr->opcode != IB_WR_SEND) { in qedr_gsi_post_send()
|