Searched refs:IB_SEND_SIGNALED (Results 1 – 25 of 38) sorted by relevance
12
136 reg_wr.wr.send_flags = IB_SEND_SIGNALED; in rds_ib_post_reg_frmr()254 s_wr->send_flags = IB_SEND_SIGNALED; in rds_ib_post_inv()
276 if (send->s_wr.send_flags & IB_SEND_SIGNALED) in rds_ib_send_cqe_handler()468 send->s_wr.send_flags |= IB_SEND_SIGNALED; in rds_ib_set_wr_signal_state()674 if (send->s_wr.send_flags & IB_SEND_SIGNALED) in rds_ib_xmit()710 if (!(prev->s_wr.send_flags & IB_SEND_SIGNALED)) in rds_ib_xmit()
577 wr->send_flags = IB_SEND_SIGNALED | IB_SEND_SOLICITED; in rds_ib_recv_init_ack()
471 IB_SEND_SIGNALED | IB_SEND_SOLICITED; in smc_wr_init_sge()484 lnk->wr_reg.wr.send_flags = IB_SEND_SIGNALED; in smc_wr_init_sge()
223 priv->tx_wr.wr.send_flags = IB_SEND_SIGNALED; in ipoib_transport_dev_init()
590 (wqe->wr.send_flags & IB_SEND_SIGNALED) || in rvt_qp_swqe_complete()
559 last->send_flags = IB_SEND_SIGNALED; in frwr_op_unmap_sync()
1494 send_wr->send_flags |= IB_SEND_SIGNALED; in rpcrdma_ep_post()1497 send_wr->send_flags &= ~IB_SEND_SIGNALED; in rpcrdma_ep_post()
151 ctxt->sc_send_wr.send_flags = IB_SEND_SIGNALED; in svc_rdma_send_ctxt_alloc()
849 send_wr.send_flags = IB_SEND_SIGNALED; in smbd_post_send_negotiate_req()1048 send_wr.send_flags = IB_SEND_SIGNALED; in smbd_post_send()2544 reg_wr->wr.send_flags = IB_SEND_SIGNALED; in smbd_register_mr()2613 wr->send_flags = IB_SEND_SIGNALED; in smbd_deregister_mr()
87 wr->send_flags & IB_SEND_SIGNALED) in generate_completions()
510 wr.send_flags = IB_SEND_SIGNALED; in rdma_request()
433 (wqe->wr.send_flags & IB_SEND_SIGNALED) || in do_complete()
648 if ((wqe->wr.send_flags & IB_SEND_SIGNALED) || in rxe_requester()
390 if (wr->send_flags & IB_SEND_SIGNALED) in iwch_post_send()441 sqp->signaled = (wr->send_flags & IB_SEND_SIGNALED); in iwch_post_send()
2124 if (wr->send_flags & IB_SEND_SIGNALED) in bnxt_re_build_send_wqe()2156 if (wr->send_flags & IB_SEND_SIGNALED) in bnxt_re_build_rdma_wqe()2186 if (wr->send_flags & IB_SEND_SIGNALED) in bnxt_re_build_atomic_wqe()2206 if (wr->send_flags & IB_SEND_SIGNALED) in bnxt_re_build_inv_wqe()2234 if (wr->wr.send_flags & IB_SEND_SIGNALED) in bnxt_re_build_reg_wqe()
687 bool send_signaled = (wr->next->send_flags & IB_SEND_SIGNALED) || in post_write_cmpl()689 bool write_signaled = (wr->send_flags & IB_SEND_SIGNALED) || in post_write_cmpl()1167 if (wr->send_flags & IB_SEND_SIGNALED || qhp->sq_sig_all) in c4iw_post_send()1250 swsqe->signaled = (wr->send_flags & IB_SEND_SIGNALED) || in c4iw_post_send()
543 last_wr->send_flags |= IB_SEND_SIGNALED; in rdma_rw_ctx_wrs()
1101 wr->send_flags = signal ? IB_SEND_SIGNALED : 0; in iser_post_send()
1100 .send_flags = IB_SEND_SIGNALED, in nvme_rdma_inv_rkey()1322 wr.send_flags = IB_SEND_SIGNALED; in nvme_rdma_post_send()
1766 if (ret || !(wr->send_flags & IB_SEND_SIGNALED)) in rvt_post_one_wr()1776 if (ret || !(wr->send_flags & IB_SEND_SIGNALED)) in rvt_post_one_wr()
1662 ((wr->send_flags & IB_SEND_SIGNALED) ? in mthca_tavor_post_send()2001 ((wr->send_flags & IB_SEND_SIGNALED) ? in mthca_arbel_post_send()
880 send_wr.send_flags = IB_SEND_SIGNALED; in isert_login_post_send()964 send_wr->send_flags = IB_SEND_SIGNALED; in isert_init_send_wr()
649 wr.wr.send_flags = IB_SEND_SIGNALED; in mlx4_ib_send_to_slave()1440 wr.wr.send_flags = IB_SEND_SIGNALED; in mlx4_ib_send_to_wire()
520 IB_SEND_SIGNALED;