Home
last modified time | relevance | path

Searched refs:IB_WR_SEND (Results 1 – 25 of 51) sorted by relevance

123

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_uc.c106 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 Dqib_qp.c93 [IB_WR_SEND] = {
H A Dqib_rc.c314 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 Duc.c119 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 Drc.c553 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 Dqp.c64 [IB_WR_SEND] = {
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_req.c249 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 Drxe_comp.c96 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 Drxe_verbs.c747 case IB_WR_SEND: in init_send_wr()
792 case IB_WR_SEND: in init_send_wr()
H A Drxe_opcode.c29 [IB_WR_SEND] = {
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_backchannel.c95 sctxt->sc_send_wr.opcode = IB_WR_SEND; in svc_rdma_bc_sendto()
H A Dsvc_rdma_sendto.c861 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 Dipoib_verbs.c224 priv->tx_wr.wr.opcode = IB_WR_SEND; in ipoib_transport_dev_init()
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma.h425 case IB_WR_SEND: in ib_wr_opcode_to_pvrdma()
H A Dpvrdma_qp.c732 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 Dqp.c499 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 Dib_send.c158 case IB_WR_SEND: in rds_ib_send_unmap_op()
629 send->s_wr.opcode = IB_WR_SEND; in rds_ib_xmit()
H A Dib_recv.c586 wr->opcode = IB_WR_SEND; in rds_ib_recv_init_ack()
/openbmc/linux/net/smc/
H A Dsmc_wr.c578 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/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c694 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/9p/
H A Dtrans_rdma.c501 wr.opcode = IB_WR_SEND; in rdma_request()
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.c146 .opcode = IB_WR_SEND, in rtrs_iu_post_send()
/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_qp.c374 case IB_WR_SEND: in erdma_push_one_sqe()
/openbmc/linux/drivers/infiniband/ulp/iser/
H A Diser_verbs.c871 wr->opcode = IB_WR_SEND; in iser_post_send()
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c565 if (wr->opcode != IB_WR_SEND) { in qedr_gsi_post_send()

123