Home
last modified time | relevance | path

Searched refs:send_flags (Results 1 – 25 of 45) sorted by relevance

12

/drivers/infiniband/sw/rdmavt/
Dtrace_tx.h66 __field(int, send_flags)
87 __entry->send_flags = wqe->wr.send_flags;
96 __entry->send_flags,
128 __field(int, send_flags)
140 __entry->send_flags = wqe->wr.send_flags;
153 __entry->send_flags
Dqp.c2007 if (ret || !(wr->send_flags & IB_SEND_SIGNALED)) in rvt_post_one_wr()
2011 if ((wr->send_flags & IB_SEND_FENCE) || in rvt_post_one_wr()
2017 if (ret || !(wr->send_flags & IB_SEND_SIGNALED)) in rvt_post_one_wr()
2084 wqe->wr.send_flags |= RVT_SEND_COMPLETION_ONLY; in rvt_post_one_wr()
2108 wqe->wr.send_flags |= RVT_SEND_RESERVE_USED; in rvt_post_one_wr()
2111 wqe->wr.send_flags &= ~RVT_SEND_RESERVE_USED; in rvt_post_one_wr()
2988 if (!(wqe->wr.send_flags & RVT_SEND_COMPLETION_ONLY)) { in rvt_ruc_loopback()
3127 rvt_recv_cq(qp, &wc, wqe->wr.send_flags & IB_SEND_SOLICITED); in rvt_ruc_loopback()
/drivers/infiniband/hw/hfi1/
Duc.c97 if (!(wqe->wr.send_flags & RVT_SEND_COMPLETION_ONLY)) { in hfi1_make_uc_req()
135 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in hfi1_make_uc_req()
163 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in hfi1_make_uc_req()
194 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in hfi1_make_uc_req()
219 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in hfi1_make_uc_req()
Dtrace_tx.h826 __field(int, send_flags)
838 __entry->send_flags = wqe->wr.send_flags;
851 __entry->send_flags
Drc.c495 if ((wqe->wr.send_flags & IB_SEND_FENCE) && in hfi1_make_rc_req()
517 if (!(wqe->wr.send_flags & in hfi1_make_rc_req()
578 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in hfi1_make_rc_req()
614 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in hfi1_make_rc_req()
933 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in hfi1_make_rc_req()
972 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in hfi1_make_rc_req()
Dud.c216 rvt_recv_cq(qp, &wc, swqe->wr.send_flags & IB_SEND_SOLICITED); in ud_loopback()
239 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in hfi1_make_bth_deth()
/drivers/infiniband/hw/qib/
Dqib_uc.c122 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in qib_make_uc_req()
150 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in qib_make_uc_req()
180 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in qib_make_uc_req()
204 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in qib_make_uc_req()
Dqib_ud.c214 rvt_recv_cq(qp, &wc, swqe->wr.send_flags & IB_SEND_SOLICITED); in qib_ud_loopback()
362 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in qib_make_ud_req()
Dqib_rc.c297 if ((wqe->wr.send_flags & IB_SEND_FENCE) && in qib_make_rc_req()
332 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in qib_make_rc_req()
367 if (wqe->rdma_wr.wr.send_flags & IB_SEND_SOLICITED) in qib_make_rc_req()
495 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in qib_make_rc_req()
533 if (wqe->wr.send_flags & IB_SEND_SOLICITED) in qib_make_rc_req()
/drivers/infiniband/ulp/iser/
Diser_memory.c242 inv_wr->send_flags = 0; in iser_inv_rkey()
285 wr->wr.send_flags = 0; in iser_reg_sig_mr()
331 wr->wr.send_flags = 0; in iser_fast_reg_mr()
/drivers/media/rc/
Dati_remote.c258 int send_flags; member
391 ati_remote->send_flags |= SEND_FLAG_COMPLETE; in ati_remote_irq_out()
412 ati_remote->send_flags = SEND_FLAG_IN_PROGRESS; in ati_remote_sendpacket()
423 (ati_remote->send_flags & SEND_FLAG_COMPLETE)), in ati_remote_sendpacket()
/drivers/infiniband/sw/rxe/
Drxe_req.c29 if (wqe->wr.send_flags & IB_SEND_INLINE) { in retry_first_write_send()
193 return (wqe->wr.send_flags & IB_SEND_FENCE) && in rxe_wqe_is_fenced()
405 solicited = (ibwr->send_flags & IB_SEND_SOLICITED) && in init_req_packet()
468 if (wqe->wr.send_flags & IB_SEND_INLINE) { in finish_packet()
Drxe_verbs.c500 if (unlikely((ibwr->send_flags & IB_SEND_INLINE) && in validate_send_wr()
512 wr->send_flags = ibwr->send_flags; in init_send_wr()
592 if (unlikely(ibwr->send_flags & IB_SEND_INLINE)) in init_send_wqe()
659 if (unlikely((wr->send_flags & IB_SEND_INLINE) && in rxe_post_send_kernel()
/drivers/infiniband/hw/mthca/
Dmthca_qp.c1542 sqp->ud_header.bth.solicited_event = !!(wr->wr.send_flags & IB_SEND_SOLICITED); in build_mlx_header()
1673 ((wr->send_flags & IB_SEND_SIGNALED) ? in mthca_tavor_post_send()
1675 ((wr->send_flags & IB_SEND_SOLICITED) ? in mthca_tavor_post_send()
1790 ((wr->send_flags & IB_SEND_FENCE) ? in mthca_tavor_post_send()
1796 f0 = wr->send_flags & IB_SEND_FENCE ? in mthca_tavor_post_send()
2001 ((wr->send_flags & IB_SEND_SIGNALED) ? in mthca_arbel_post_send()
2003 ((wr->send_flags & IB_SEND_SOLICITED) ? in mthca_arbel_post_send()
2005 ((wr->send_flags & IB_SEND_IP_CSUM) ? in mthca_arbel_post_send()
2120 ((wr->send_flags & IB_SEND_FENCE) ? in mthca_arbel_post_send()
2126 f0 = wr->send_flags & IB_SEND_FENCE ? in mthca_arbel_post_send()
/drivers/infiniband/ulp/rtrs/
Drtrs.c147 .send_flags = IB_SEND_SIGNALED, in rtrs_iu_post_send()
172 .wr.send_flags = flags, in rtrs_iu_post_rdma_write_imm()
202 .wr.send_flags = sflags, in rtrs_post_rdma_write_imm_empty()
Drtrs-srv.c247 wr->wr.send_flags = 0; in rdma_write_sg()
274 inv_wr.send_flags = 0; in rdma_write_sg()
287 rwr.wr.send_flags = 0; in rdma_write_sg()
310 imm_wr.wr.send_flags = flags; in rdma_write_sg()
364 inv_wr.send_flags = 0; in send_io_resp_imm()
407 rwr.wr.send_flags = 0; in send_io_resp_imm()
431 imm_wr.wr.send_flags = flags; in send_io_resp_imm()
853 rwr[mri].wr.send_flags = 0; in process_info_req()
1178 .send_flags = IB_SEND_SIGNALED, in rtrs_srv_inv_rkey()
/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c2229 if (wr->send_flags & IB_SEND_SOLICITED) in bnxt_re_build_qp1_send_v2()
2371 if (wr->send_flags & IB_SEND_SIGNALED) in bnxt_re_build_send_wqe()
2373 if (wr->send_flags & IB_SEND_FENCE) in bnxt_re_build_send_wqe()
2375 if (wr->send_flags & IB_SEND_SOLICITED) in bnxt_re_build_send_wqe()
2377 if (wr->send_flags & IB_SEND_INLINE) in bnxt_re_build_send_wqe()
2403 if (wr->send_flags & IB_SEND_SIGNALED) in bnxt_re_build_rdma_wqe()
2405 if (wr->send_flags & IB_SEND_FENCE) in bnxt_re_build_rdma_wqe()
2407 if (wr->send_flags & IB_SEND_SOLICITED) in bnxt_re_build_rdma_wqe()
2409 if (wr->send_flags & IB_SEND_INLINE) in bnxt_re_build_rdma_wqe()
2433 if (wr->send_flags & IB_SEND_SIGNALED) in bnxt_re_build_atomic_wqe()
[all …]
/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c17 unsigned int send_flags; member
244 wq_ctrl->fm_ce_se = (data_seg->send_flags) ? in dr_rdma_segments()
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()
358 send_info->read.send_flags = 0; in dr_fill_data_segs()
/drivers/infiniband/hw/mlx5/
Dwr.c61 if (wr->send_flags & IB_SEND_IP_CSUM) in set_eth_seg()
659 if (unlikely(wr->wr.send_flags & IB_SEND_INLINE)) { in set_reg_wr()
754 send_ieth(wr), wr->send_flags & IB_SEND_SIGNALED, in begin_wqe()
755 wr->send_flags & IB_SEND_SOLICITED); in begin_wqe()
1112 if (wr->send_flags & IB_SEND_FENCE) { in mlx5_ib_post_send()
1162 if (wr->send_flags & IB_SEND_INLINE && num_sge) { in mlx5_ib_post_send()
/drivers/infiniband/hw/cxgb4/
Dqp.c500 if (wr->send_flags & IB_SEND_SOLICITED) in build_rdma_send()
509 if (wr->send_flags & IB_SEND_SOLICITED) in build_rdma_send()
526 if (wr->send_flags & IB_SEND_INLINE) { in build_rdma_send()
577 if (wr->send_flags & IB_SEND_INLINE) { in build_rdma_write()
644 if (wr->next->send_flags & IB_SEND_INLINE) in build_rdma_write_cmpl()
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()
1146 if (wr->send_flags & IB_SEND_SOLICITED) in c4iw_post_send()
1148 if (wr->send_flags & IB_SEND_SIGNALED || qhp->sq_sig_all) in c4iw_post_send()
1154 if (wr->send_flags & IB_SEND_FENCE) in c4iw_post_send()
[all …]
/drivers/infiniband/sw/siw/
Dsiw_verbs.c833 if ((wr->send_flags & IB_SEND_SIGNALED) || in siw_post_send()
837 if (wr->send_flags & IB_SEND_FENCE) in siw_post_send()
843 if (wr->send_flags & IB_SEND_SOLICITED) in siw_post_send()
846 if (!(wr->send_flags & IB_SEND_INLINE)) { in siw_post_send()
895 if (!(wr->send_flags & IB_SEND_INLINE)) { in siw_post_send()
/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c97 u8 send_flags; in get_htc_packet_credit_based() local
105 send_flags = 0; in get_htc_packet_credit_based()
150 send_flags |= HTC_FLAGS_NEED_CREDIT_UPDATE; in get_htc_packet_credit_based()
165 packet->info.tx.flags = send_flags; in get_htc_packet_credit_based()
/drivers/infiniband/core/
Drw.c429 ctx->reg->reg_wr.wr.send_flags = 0; in rdma_rw_ctx_signature_init()
534 last_wr->send_flags |= IB_SEND_SIGNALED; in rdma_rw_ctx_wrs()
/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c226 priv->tx_wr.wr.send_flags = IB_SEND_SIGNALED; in ipoib_transport_dev_init()
/drivers/infiniband/hw/irdma/
Dverbs.c3134 if ((ib_wr->send_flags & IB_SEND_SIGNALED) || iwqp->sig_all) in irdma_post_send()
3136 if (ib_wr->send_flags & IB_SEND_FENCE) in irdma_post_send()
3152 if (ib_wr->send_flags & IB_SEND_SOLICITED) in irdma_post_send()
3157 if (ib_wr->send_flags & IB_SEND_SOLICITED) in irdma_post_send()
3174 if (ib_wr->send_flags & IB_SEND_INLINE) in irdma_post_send()
3189 if (ib_wr->send_flags & IB_SEND_SOLICITED) in irdma_post_send()
3199 if (ib_wr->send_flags & IB_SEND_INLINE) in irdma_post_send()
3243 stag_info.local_fence = ib_wr->send_flags & IB_SEND_FENCE; in irdma_post_send()

12