/linux-5.19.10/net/sunrpc/xprtrdma/ |
D | frwr_ops.c | 411 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()
|
D | svc_rdma_sendto.c | 150 ctxt->sc_send_wr.send_flags = IB_SEND_SIGNALED; in svc_rdma_send_ctxt_alloc()
|
/linux-5.19.10/net/rds/ |
D | ib_frmr.c | 162 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()
|
D | ib_send.c | 273 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()
|
D | ib_recv.c | 587 wr->send_flags = IB_SEND_SIGNALED | IB_SEND_SOLICITED; in rds_ib_recv_init_ack()
|
/linux-5.19.10/drivers/infiniband/ulp/rtrs/ |
D | rtrs.c | 145 .send_flags = IB_SEND_SIGNALED, in rtrs_iu_post_send() 196 0 : IB_SEND_SIGNALED; in rtrs_post_rdma_write_imm_empty()
|
D | rtrs-clt.c | 364 .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()
|
D | rtrs-srv.c | 275 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/ |
D | smc_wr.c | 581 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/ |
D | ipoib_verbs.c | 226 priv->tx_wr.wr.send_flags = IB_SEND_SIGNALED; in ipoib_transport_dev_init()
|
/linux-5.19.10/fs/cifs/ |
D | smbdirect.c | 724 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/ |
D | dr_send.c | 347 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/ |
D | trans_rdma.c | 497 wr.send_flags = IB_SEND_SIGNALED; in rdma_request()
|
/linux-5.19.10/include/rdma/ |
D | rdmavt_qp.h | 844 (flags & IB_SEND_SIGNALED) || in rvt_qp_complete_swqe()
|
/linux-5.19.10/drivers/infiniband/sw/rxe/ |
D | rxe_comp.c | 433 (wqe->wr.send_flags & IB_SEND_SIGNALED) || in do_complete()
|
/linux-5.19.10/drivers/infiniband/ulp/iser/ |
D | iser_verbs.c | 886 wr->send_flags = IB_SEND_SIGNALED; in iser_post_send()
|
/linux-5.19.10/drivers/infiniband/hw/bnxt_re/ |
D | ib_verbs.c | 2360 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/ |
D | qp.c | 692 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/ |
D | rw.c | 561 last_wr->send_flags |= IB_SEND_SIGNALED; in rdma_rw_ctx_wrs()
|
/linux-5.19.10/fs/ksmbd/ |
D | transport_rdma.c | 946 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/ |
D | mthca_qp.c | 1673 ((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/ |
D | ib_isert.c | 795 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/ |
D | rdma.c | 1282 .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/ |
D | mad.c | 667 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/ |
D | qp.c | 2009 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()
|