Home
last modified time | relevance | path

Searched refs:IB_SEND_SIGNALED (Results 1 – 25 of 38) sorted by relevance

12

/linux-5.19.10/net/sunrpc/xprtrdma/
Dfrwr_ops.c411 send_wr->send_flags |= IB_SEND_SIGNALED; in frwr_send()
415 send_wr->send_flags &= ~IB_SEND_SIGNALED; in frwr_send()
525 last->send_flags = IB_SEND_SIGNALED; in frwr_unmap_sync()
628 last->send_flags = IB_SEND_SIGNALED; in frwr_unmap_async()
Dsvc_rdma_sendto.c150 ctxt->sc_send_wr.send_flags = IB_SEND_SIGNALED; in svc_rdma_send_ctxt_alloc()
/linux-5.19.10/net/rds/
Dib_frmr.c162 reg_wr.wr.send_flags = IB_SEND_SIGNALED; in rds_ib_post_reg_frmr()
291 s_wr->send_flags = IB_SEND_SIGNALED; in rds_ib_post_inv()
Dib_send.c273 if (send->s_wr.send_flags & IB_SEND_SIGNALED) in rds_ib_send_cqe_handler()
465 send->s_wr.send_flags |= IB_SEND_SIGNALED; in rds_ib_set_wr_signal_state()
679 if (send->s_wr.send_flags & IB_SEND_SIGNALED) in rds_ib_xmit()
719 if (!(prev->s_wr.send_flags & IB_SEND_SIGNALED)) in rds_ib_xmit()
Dib_recv.c587 wr->send_flags = IB_SEND_SIGNALED | IB_SEND_SOLICITED; in rds_ib_recv_init_ack()
/linux-5.19.10/drivers/infiniband/ulp/rtrs/
Drtrs.c145 .send_flags = IB_SEND_SIGNALED, in rtrs_iu_post_send()
196 0 : IB_SEND_SIGNALED; in rtrs_post_rdma_write_imm_empty()
Drtrs-clt.c364 .send_flags = IB_SEND_SIGNALED, in rtrs_inv_rkey()
475 0 : IB_SEND_SIGNALED; in rtrs_post_send_rdma()
1044 0 : IB_SEND_SIGNALED; in rtrs_post_rdma_write_sg()
1125 .send_flags = IB_SEND_SIGNALED, in rtrs_clt_write_req()
Drtrs-srv.c275 0 : IB_SEND_SIGNALED; in rdma_write_sg()
401 0 : IB_SEND_SIGNALED; in send_io_resp_imm()
1169 .send_flags = IB_SEND_SIGNALED, in rtrs_srv_inv_rkey()
/linux-5.19.10/net/smc/
Dsmc_wr.c581 IB_SEND_SIGNALED | IB_SEND_SOLICITED; in smc_wr_init_sge()
602 IB_SEND_SIGNALED | IB_SEND_SOLICITED; in smc_wr_init_sge()
632 lnk->wr_reg.wr.send_flags = IB_SEND_SIGNALED; in smc_wr_init_sge()
/linux-5.19.10/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c226 priv->tx_wr.wr.send_flags = IB_SEND_SIGNALED; in ipoib_transport_dev_init()
/linux-5.19.10/fs/cifs/
Dsmbdirect.c724 send_wr.send_flags = IB_SEND_SIGNALED; in smbd_post_send_negotiate_req()
811 send_wr.send_flags = IB_SEND_SIGNALED; in smbd_post_send()
2417 reg_wr->wr.send_flags = IB_SEND_SIGNALED; in smbd_register_mr()
2486 wr->send_flags = IB_SEND_SIGNALED; in smbd_deregister_mr()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c347 send_info->write.send_flags |= IB_SEND_SIGNALED; in dr_fill_data_segs()
356 send_info->read.send_flags = IB_SEND_SIGNALED; in dr_fill_data_segs()
/linux-5.19.10/net/9p/
Dtrans_rdma.c497 wr.send_flags = IB_SEND_SIGNALED; in rdma_request()
/linux-5.19.10/include/rdma/
Drdmavt_qp.h844 (flags & IB_SEND_SIGNALED) || in rvt_qp_complete_swqe()
/linux-5.19.10/drivers/infiniband/sw/rxe/
Drxe_comp.c433 (wqe->wr.send_flags & IB_SEND_SIGNALED) || in do_complete()
/linux-5.19.10/drivers/infiniband/ulp/iser/
Diser_verbs.c886 wr->send_flags = IB_SEND_SIGNALED; in iser_post_send()
/linux-5.19.10/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c2360 if (wr->send_flags & IB_SEND_SIGNALED) in bnxt_re_build_send_wqe()
2392 if (wr->send_flags & IB_SEND_SIGNALED) in bnxt_re_build_rdma_wqe()
2422 if (wr->send_flags & IB_SEND_SIGNALED) in bnxt_re_build_atomic_wqe()
2442 if (wr->send_flags & IB_SEND_SIGNALED) in bnxt_re_build_inv_wqe()
2470 if (wr->wr.send_flags & IB_SEND_SIGNALED) in bnxt_re_build_reg_wqe()
/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dqp.c692 bool send_signaled = (wr->next->send_flags & IB_SEND_SIGNALED) || in post_write_cmpl()
694 bool write_signaled = (wr->send_flags & IB_SEND_SIGNALED) || in post_write_cmpl()
1148 if (wr->send_flags & IB_SEND_SIGNALED || qhp->sq_sig_all) in c4iw_post_send()
1231 swsqe->signaled = (wr->send_flags & IB_SEND_SIGNALED) || in c4iw_post_send()
/linux-5.19.10/drivers/infiniband/core/
Drw.c561 last_wr->send_flags |= IB_SEND_SIGNALED; in rdma_rw_ctx_wrs()
/linux-5.19.10/fs/ksmbd/
Dtransport_rdma.c946 last->wr.send_flags = IB_SEND_SIGNALED; in smb_direct_flush_send_list()
1157 msg->wr.send_flags = IB_SEND_SIGNALED; in post_sendmsg()
/linux-5.19.10/drivers/infiniband/hw/mthca/
Dmthca_qp.c1673 ((wr->send_flags & IB_SEND_SIGNALED) ? in mthca_tavor_post_send()
2001 ((wr->send_flags & IB_SEND_SIGNALED) ? in mthca_arbel_post_send()
/linux-5.19.10/drivers/infiniband/ulp/isert/
Dib_isert.c795 send_wr.send_flags = IB_SEND_SIGNALED; in isert_login_post_send()
879 send_wr->send_flags = IB_SEND_SIGNALED; in isert_init_send_wr()
/linux-5.19.10/drivers/nvme/host/
Drdma.c1282 .send_flags = IB_SEND_SIGNALED, in nvme_rdma_inv_rkey()
1680 wr.send_flags = IB_SEND_SIGNALED; in nvme_rdma_post_send()
/linux-5.19.10/drivers/infiniband/hw/mlx4/
Dmad.c667 wr.wr.send_flags = IB_SEND_SIGNALED; in mlx4_ib_send_to_slave()
1445 wr.wr.send_flags = IB_SEND_SIGNALED; in mlx4_ib_send_to_wire()
/linux-5.19.10/drivers/infiniband/sw/rdmavt/
Dqp.c2009 if (ret || !(wr->send_flags & IB_SEND_SIGNALED)) in rvt_post_one_wr()
2019 if (ret || !(wr->send_flags & IB_SEND_SIGNALED)) in rvt_post_one_wr()

12