Home
last modified time | relevance | path

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

/linux-4.1.27/net/rds/
Diw_send.c671 send->s_wr.send_flags |= IB_SEND_SIGNALED | IB_SEND_SOLICITED; in rds_iw_xmit()
677 send->s_wr.send_flags |= IB_SEND_SIGNALED | IB_SEND_SOLICITED; in rds_iw_xmit()
684 send->s_wr.send_flags |= IB_SEND_SIGNALED | IB_SEND_SOLICITED; in rds_iw_xmit()
734 prev->s_wr.send_flags |= IB_SEND_SIGNALED | IB_SEND_SOLICITED; in rds_iw_xmit()
870 send->s_wr.send_flags = IB_SEND_SIGNALED; in rds_iw_xmit_rdma()
932 first->s_wr.send_flags = IB_SEND_SIGNALED; in rds_iw_xmit_rdma()
Dib_send.c313 if (send->s_wr.send_flags & IB_SEND_SIGNALED) in rds_ib_send_cq_comp_handler()
506 send->s_wr.send_flags |= IB_SEND_SIGNALED; in rds_ib_set_wr_signal_state()
703 send->s_wr.send_flags |= IB_SEND_SIGNALED | IB_SEND_SOLICITED; in rds_ib_xmit()
705 if (send->s_wr.send_flags & IB_SEND_SIGNALED) in rds_ib_xmit()
Diw_rdma.c722 f_wr.send_flags = IB_SEND_SIGNALED;
745 s_wr.send_flags = IB_SEND_SIGNALED;
Diw_recv.c360 wr->send_flags = IB_SEND_SIGNALED | IB_SEND_SOLICITED; in rds_iw_recv_init_ack()
Dib_recv.c529 wr->send_flags = IB_SEND_SIGNALED | IB_SEND_SOLICITED; in rds_ib_recv_init_ack()
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c196 read_wr.send_flags = IB_SEND_SIGNALED; in rdma_read_chunk_lcl()
305 fastreg_wr.send_flags = IB_SEND_SIGNALED; in rdma_read_chunk_frmr()
317 read_wr.send_flags = IB_SEND_SIGNALED; in rdma_read_chunk_frmr()
333 inv_wr.send_flags = IB_SEND_SIGNALED | IB_SEND_FENCE; in rdma_read_chunk_frmr()
Dsvc_rdma_sendto.c216 write_wr.send_flags = IB_SEND_SIGNALED; in send_write()
476 send_wr.send_flags = IB_SEND_SIGNALED; in send_reply()
Dsvc_rdma_transport.c1248 fastreg_wr.send_flags = IB_SEND_SIGNALED; in svc_rdma_fastreg()
1356 err_wr.send_flags = IB_SEND_SIGNALED; in svc_rdma_send_error()
Dverbs.c1612 send_wr.send_flags = IB_SEND_SIGNALED; in rpcrdma_ep_post()
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_qp.c389 if (wr->send_flags & IB_SEND_SIGNALED) in iwch_post_send()
440 sqp->signaled = (wr->send_flags & IB_SEND_SIGNALED); in iwch_post_send()
567 if (mw_bind->send_flags & IB_SEND_SIGNALED) in iwch_bind_mw()
594 sqp->signaled = (mw_bind->send_flags & IB_SEND_SIGNALED); in iwch_bind_mw()
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c228 priv->tx_wr.send_flags = IB_SEND_SIGNALED; in ipoib_transport_dev_init()
/linux-4.1.27/net/9p/
Dtrans_rdma.c515 wr.send_flags = IB_SEND_SIGNALED; in rdma_request()
/linux-4.1.27/drivers/infiniband/ulp/isert/
Dib_isert.c1056 send_wr.send_flags = IB_SEND_SIGNALED; in isert_post_send()
1126 send_wr->send_flags = IB_SEND_SIGNALED; in isert_init_send_wr()
2497 send_wr->send_flags = IB_SEND_SIGNALED; in isert_map_rdma()
2897 0 : IB_SEND_SIGNALED; in isert_reg_rdma()
2902 send_wr->send_flags = IB_SEND_SIGNALED; in isert_reg_rdma()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_ruc.c709 (wqe->wr.send_flags & IB_SEND_SIGNALED) || in ipath_send_complete()
Dipath_rc.c950 (wqe->wr.send_flags & IB_SEND_SIGNALED)) { in do_rc_ack()
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_reqs.c204 if ((send_wr->send_flags & IB_SEND_SIGNALED || in ehca_write_swqe()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_ruc.c791 (wqe->wr.send_flags & IB_SEND_SIGNALED) || in qib_send_complete()
Dqib_rc.c1019 (wqe->wr.send_flags & IB_SEND_SIGNALED)) { in qib_rc_send_complete()
1075 (wqe->wr.send_flags & IB_SEND_SIGNALED)) { in do_rc_completion()
/linux-4.1.27/drivers/infiniband/hw/amso1100/
Dc2_qp.c813 if (ib_wr->send_flags & IB_SEND_SIGNALED) { in c2_post_send()
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c828 wr.send_flags = IB_SEND_SIGNALED; in srpt_post_send()
2822 wr.send_flags = IB_SEND_SIGNALED; in srpt_perform_rdmas()
2835 wr.send_flags = IB_SEND_SIGNALED; in srpt_perform_rdmas()
/linux-4.1.27/drivers/infiniband/ulp/iser/
Diser_verbs.c1079 send_wr.send_flags = signal ? IB_SEND_SIGNALED : 0; in iser_post_send()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dqp.c761 if (wr->send_flags & IB_SEND_SIGNALED || qhp->sq_sig_all) in c4iw_post_send()
822 swsqe->signaled = (wr->send_flags & IB_SEND_SIGNALED) || in c4iw_post_send()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmad.c600 wr.send_flags = IB_SEND_SIGNALED; in mlx4_ib_send_to_slave()
1253 wr.send_flags = IB_SEND_SIGNALED; in mlx4_ib_send_to_wire()
Dqp.c2690 (wr->send_flags & IB_SEND_SIGNALED ? in mlx4_ib_post_send()
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_qp.c1650 ((wr->send_flags & IB_SEND_SIGNALED) ? in mthca_tavor_post_send()
1989 ((wr->send_flags & IB_SEND_SIGNALED) ? in mthca_arbel_post_send()
/linux-4.1.27/include/rdma/
Dib_verbs.h989 IB_SEND_SIGNALED = (1<<1), enumerator
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dqp.c2553 (wr->send_flags & IB_SEND_SIGNALED ? in begin_wqe()
2710 wr->send_flags &= ~IB_SEND_SIGNALED; in mlx5_ib_post_send()
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c2192 if (wr->send_flags & IB_SEND_SIGNALED || qp->signaled) in ocrdma_post_send()
2244 if (wr->send_flags & IB_SEND_SIGNALED || qp->signaled) in ocrdma_post_send()
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_verbs.c248 if (ibmw_bind->send_flags & IB_SEND_SIGNALED) in nes_bind_mw()
3505 if ((ib_wr->send_flags & IB_SEND_SIGNALED) || nesqp->sig_all) in nes_post_send()
/linux-4.1.27/drivers/infiniband/core/
Dmad.c964 mad_send_wr->send_wr.send_flags = IB_SEND_SIGNALED; in ib_create_send_mad()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c1080 wrq->send_flags = IB_SEND_SIGNALED; in kiblnd_init_tx_msg()
/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c1699 wr.send_flags = IB_SEND_SIGNALED; in srp_post_send()