Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_uc.c105 case IB_WR_SEND: in qib_make_uc_req()
112 if (wqe->wr.opcode == IB_WR_SEND) in qib_make_uc_req()
171 if (wqe->wr.opcode == IB_WR_SEND) in qib_make_uc_req()
Dqib_qp.c93 [IB_WR_SEND] = {
Dqib_rc.c313 case IB_WR_SEND: in qib_make_rc_req()
323 if (wqe->wr.opcode == IB_WR_SEND) in qib_make_rc_req()
486 if (wqe->wr.opcode == IB_WR_SEND) in qib_make_rc_req()
783 case IB_WR_SEND: in reset_psn()
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Duc.c160 case IB_WR_SEND: in hfi1_make_uc_req()
167 if (wqe->wr.opcode == IB_WR_SEND) { in hfi1_make_uc_req()
227 if (wqe->wr.opcode == IB_WR_SEND) { in hfi1_make_uc_req()
Drc.c594 case IB_WR_SEND: in hfi1_make_rc_req()
605 if (wqe->wr.opcode == IB_WR_SEND) { in hfi1_make_rc_req()
962 if (wqe->wr.opcode == IB_WR_SEND) { in hfi1_make_rc_req()
1559 case IB_WR_SEND: in reset_psn()
Dqp.c106 [IB_WR_SEND] = {
/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_req.c219 case IB_WR_SEND: in next_opcode_rc()
291 case IB_WR_SEND: in next_opcode_uc()
333 case IB_WR_SEND: in next_opcode()
Drxe_comp.c123 case IB_WR_SEND: return IB_WC_SEND; in wr_to_wc_opcode()
455 if (wqe->wr.opcode == IB_WR_SEND || in do_complete()
Drxe_opcode.c56 [IB_WR_SEND] = {
/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c766 sctxt->sc_send_wr.opcode = IB_WR_SEND; in svc_rdma_send_reply_msg()
796 ctxt->sc_send_wr.opcode = IB_WR_SEND; in svc_rdma_send_error_msg()
Dsvc_rdma_backchannel.c128 ctxt->sc_send_wr.opcode = IB_WR_SEND; in svc_rdma_bc_sendto()
Dsvc_rdma_recvfrom.c680 ctxt->sc_send_wr.opcode = IB_WR_SEND; in svc_rdma_send_error()
/Linux-v5.4/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c221 priv->tx_wr.wr.opcode = IB_WR_SEND; in ipoib_transport_dev_init()
/Linux-v5.4/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma.h435 case IB_WR_SEND: in ib_wr_opcode_to_pvrdma()
Dpvrdma_qp.c687 wr->opcode != IB_WR_SEND) { in pvrdma_post_send()
695 if (wr->opcode != IB_WR_SEND && in pvrdma_post_send()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dqp.c498 case IB_WR_SEND: in build_rdma_send()
635 if (wr->next->opcode == IB_WR_SEND) in build_rdma_write_cmpl()
732 if (wr->next->opcode == IB_WR_SEND) in post_write_cmpl()
953 case IB_WR_SEND: in ib_to_fw_opcode()
1126 (wr->next->opcode == IB_WR_SEND || in c4iw_post_send()
1152 case IB_WR_SEND: in c4iw_post_send()
1156 if (wr->opcode == IB_WR_SEND) in c4iw_post_send()
/Linux-v5.4/net/rds/
Dib_send.c157 case IB_WR_SEND: in rds_ib_send_unmap_op()
628 send->s_wr.opcode = IB_WR_SEND; in rds_ib_xmit()
Dib_recv.c584 wr->opcode = IB_WR_SEND; in rds_ib_recv_init_ack()
/Linux-v5.4/net/9p/
Dtrans_rdma.c495 wr.opcode = IB_WR_SEND; in rdma_request()
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_qp.c49 case IB_WR_SEND: in build_rdma_send()
395 case IB_WR_SEND: in iwch_post_send()
/Linux-v5.4/net/smc/
Dsmc_wr.c483 lnk->wr_tx_ibs[i].opcode = IB_WR_SEND; in smc_wr_init_sge()
/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_verbs.c753 case IB_WR_SEND: in siw_post_send()
771 if (wr->opcode == IB_WR_SEND) in siw_post_send()
/Linux-v5.4/drivers/infiniband/hw/qedr/
Dqedr_roce_cm.c567 if (wr->opcode != IB_WR_SEND) { in qedr_gsi_post_send()
/Linux-v5.4/drivers/infiniband/ulp/iser/
Diser_verbs.c1052 wr->opcode = IB_WR_SEND; in iser_post_send()
/Linux-v5.4/fs/cifs/
Dsmbdirect.c752 send_wr.opcode = IB_WR_SEND; in smbd_post_send_negotiate_req()
951 send_wr.opcode = IB_WR_SEND; in smbd_post_send()

12