Home
last modified time | relevance | path

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

12

/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] = {
H A Dverbs.c123 [IB_WR_SEND] = IB_WC_SEND,
/linux/drivers/infiniband/sw/rxe/
H A Drxe_req.c248 case IB_WR_SEND: in next_opcode_rc()
327 case IB_WR_SEND: in next_opcode_uc()
368 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()
459 if (wqe->wr.opcode == IB_WR_SEND || in do_complete()
H A Drxe_opcode.c29 [IB_WR_SEND] = {
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_backchannel.c92 sctxt->sc_send_wr.opcode = IB_WR_SEND; in svc_rdma_bc_sendto()
H A Dsvc_rdma_sendto.c912 send_wr->opcode = IB_WR_SEND;
977 sctxt->sc_send_wr.opcode = IB_WR_SEND;
H A Drpc_rdma.c807 req->rl_wr.opcode = IB_WR_SEND; in rpcrdma_prepare_send_sges()
/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()
/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()
/linux/net/9p/
H A Dtrans_rdma.c389 wr.opcode = IB_WR_SEND; in rdma_request()
/linux/drivers/infiniband/ulp/iser/
H A Diser_verbs.c871 wr->opcode = IB_WR_SEND; in iser_post_send()
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c565 if (wr->opcode != IB_WR_SEND) { in qedr_gsi_post_send()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c187 [IB_WR_SEND] = MTHCA_OPCODE_SEND,
1526 case IB_WR_SEND: in build_mlx_header()
/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c795 send_wr.opcode = IB_WR_SEND; in isert_login_post_send()
875 send_wr->opcode = IB_WR_SEND; in isert_init_send_wr()
/linux/fs/smb/client/
H A Dsmbdirect.c1001 send_wr.opcode = IB_WR_SEND; in smbd_post_send_negotiate_req()
1102 send_wr.opcode = IB_WR_SEND; in smbd_post_send()
/linux/drivers/infiniband/hw/mlx5/
H A Dwr.c13 [IB_WR_SEND] = MLX5_OPCODE_SEND,
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c2626 case IB_WR_SEND: in bnxt_re_build_send_wqe()
2912 case IB_WR_SEND: in bnxt_re_post_send()
3650 swr->opcode = IB_WR_SEND; in bnxt_re_process_raw_qp_pkt_rx()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c77 .opcode = IB_WR_SEND,
/linux/drivers/nvme/target/
H A Drdma.c720 rsp->send_wr.opcode = IB_WR_SEND; in nvmet_rdma_queue_response()
/linux/fs/smb/server/
H A Dtransport_rdma.c1376 msg->wr.opcode = IB_WR_SEND; in post_sendmsg()
/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c4016 case IB_WR_SEND: in irdma_post_send()
4018 if (ib_wr->opcode == IB_WR_SEND || in irdma_post_send()

12