| /freebsd-12-stable/sys/ofed/include/rdma/ |
| D | ib_verbs.h | 1227 struct ib_send_wr { struct 1228 struct ib_send_wr *next; argument 1244 struct ib_send_wr wr; argument 1249 static inline struct ib_rdma_wr *rdma_wr(struct ib_send_wr *wr) in rdma_wr() 1255 struct ib_send_wr wr; 1264 static inline struct ib_atomic_wr *atomic_wr(struct ib_send_wr *wr) in atomic_wr() 1270 struct ib_send_wr wr; 1281 static inline struct ib_ud_wr *ud_wr(struct ib_send_wr *wr) in ud_wr() 1287 struct ib_send_wr wr; 1293 static inline struct ib_reg_wr *reg_wr(struct ib_send_wr *wr) in reg_wr() [all …]
|
| D | rdmavt_qp.h | 163 struct ib_send_wr wr; /* don't use wr.sg_list */
|
| /freebsd-12-stable/sys/dev/iser/ |
| D | iser_memory.c | 138 iser_inv_rkey(struct ib_send_wr *inv_wr, struct ib_mr *mr) in iser_inv_rkey() 161 struct ib_send_wr inv_wr; in iser_fast_reg_mr() 162 struct ib_send_wr *bad_wr, *wr = NULL; in iser_fast_reg_mr()
|
| D | iser_verbs.c | 617 struct ib_send_wr *bad_send_wr; in iser_conn_terminate() 655 memset(&ib_conn->beacon.send, 0, sizeof(struct ib_send_wr)); in iser_conn_terminate() 928 struct ib_send_wr send_wr, *send_wr_failed; in iser_post_send()
|
| D | icl_iser.h | 396 struct ib_send_wr send;
|
| /freebsd-12-stable/sys/contrib/rdma/krping/ |
| D | krping.c | 184 struct ib_send_wr invalidate_wr; 196 struct ib_send_wr sq_wr; /* send work requrest record */ 708 struct ib_send_wr *bad_wr; in krping_rdma_rkey() 775 struct ib_send_wr *bad_wr, inv; in krping_test_server() 916 struct ib_send_wr *bad_wr; in rlat_test() 1057 struct ib_send_wr *bad_wr; in wlat_test() 1190 struct ib_send_wr *bad_wr; in bw_test() 1266 struct ib_send_wr *bad_wr; in krping_rlat_test_server() 1299 struct ib_send_wr *bad_wr; in krping_wlat_test_server() 1333 struct ib_send_wr *bad_wr; in krping_bw_test_server() [all …]
|
| /freebsd-12-stable/sys/dev/mlx5/mlx5_ib/ |
| D | mlx5_ib.h | 408 struct ib_send_wr wr; 421 static inline struct mlx5_umr_wr *umr_wr(struct ib_send_wr *wr) in umr_wr() 816 int mlx5_ib_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, 817 struct ib_send_wr **bad_wr); 961 int mlx5_ib_gsi_post_send(struct ib_qp *qp, struct ib_send_wr *wr, 962 struct ib_send_wr **bad_wr);
|
| D | mlx5_ib_mr.c | 576 static void prep_umr_wqe_common(struct ib_pd *pd, struct ib_send_wr *wr, in prep_umr_wqe_common() 601 static void prep_umr_reg_wqe(struct ib_pd *pd, struct ib_send_wr *wr, in prep_umr_reg_wqe() 619 struct ib_send_wr *wr, u32 key) in prep_umr_unreg_wqe() 678 struct ib_send_wr *bad; in reg_umr() 759 struct ib_send_wr *bad; in mlx5_ib_update_mtt() 1029 struct ib_send_wr *bad; in unreg_umr() 1068 struct ib_send_wr *bad; in rereg_umr()
|
| D | mlx5_ib_gsi.c | 475 int mlx5_ib_gsi_post_send(struct ib_qp *qp, struct ib_send_wr *wr, in mlx5_ib_gsi_post_send() 476 struct ib_send_wr **bad_wr) in mlx5_ib_gsi_post_send()
|
| D | mlx5_ib_qp.c | 2951 struct ib_send_wr *wr, void *qend, in set_eth_seg() 3004 struct ib_send_wr *wr) in set_datagram_seg() 3163 struct ib_send_wr *wr) in set_reg_umr_segment() 3234 static void set_reg_mkey_segment(struct mlx5_mkey_seg *seg, struct ib_send_wr *wr) in set_reg_mkey_segment() 3267 static __be32 send_ieth(struct ib_send_wr *wr) in send_ieth() 3299 static int set_data_inl_seg(struct mlx5_ib_qp *qp, struct ib_send_wr *wr, in set_data_inl_seg() 3578 static int set_sig_umr_wr(struct ib_send_wr *send_wr, struct mlx5_ib_qp *qp, in set_sig_umr_wr() 3738 static u8 get_fence(u8 fence, struct ib_send_wr *wr) in get_fence() 3758 struct ib_send_wr *wr, unsigned *idx, in begin_wqe() 3805 int mlx5_ib_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, in mlx5_ib_post_send() [all …]
|
| /freebsd-12-stable/sys/dev/mthca/ |
| D | mthca_dev.h | 535 int mthca_tavor_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, 536 struct ib_send_wr **bad_wr); 539 int mthca_arbel_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, 540 struct ib_send_wr **bad_wr);
|
| D | mthca_qp.c | 1602 int mthca_tavor_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, in mthca_tavor_post_send() 1603 struct ib_send_wr **bad_wr) in mthca_tavor_post_send() 1916 int mthca_arbel_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, in mthca_arbel_post_send() 1917 struct ib_send_wr **bad_wr) in mthca_arbel_post_send()
|
| /freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/sdp/ |
| D | sdp_tx.c | 72 struct ib_send_wr *bad_wr; in sdp_post_send() 75 struct ib_send_wr tx_wr = { NULL }; in sdp_post_send() 393 struct ib_send_wr wr, *bad_wr; in sdp_post_keepalive()
|
| D | sdp_zcopy.c | 523 struct ib_send_wr *bad_wr; in sdp_post_rdma_read() 524 struct ib_send_wr wr = { NULL }; in sdp_post_rdma_read()
|
| /freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/ |
| D | qp.c | 338 struct ib_send_wr *wr, int max, u32 *plenp) in build_immd() 408 struct ib_send_wr *wr, u8 *len16) in build_rdma_send() 475 struct ib_send_wr *wr, u8 *len16) in build_rdma_write() 517 static int build_rdma_read(union t4_wr *wqe, struct ib_send_wr *wr, u8 *len16) in build_rdma_read() 562 static int build_inv_stag(union t4_wr *wqe, struct ib_send_wr *wr, in build_inv_stag() 612 static void complete_sq_drain_wr(struct c4iw_qp *qhp, struct ib_send_wr *wr) in complete_sq_drain_wr() 775 int c4iw_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, in c4iw_post_send() 776 struct ib_send_wr **bad_wr) in c4iw_post_send()
|
| D | iw_cxgbe.h | 924 int c4iw_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, 925 struct ib_send_wr **bad_wr);
|
| /freebsd-12-stable/sys/dev/mlx4/mlx4_ib/ |
| D | mlx4_ib.h | 774 int mlx4_ib_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, 775 struct ib_send_wr **bad_wr);
|
| D | mlx4_ib_mad.c | 488 struct ib_send_wr *bad_wr; in mlx4_ib_send_to_slave() 1329 struct ib_send_wr *bad_wr; in mlx4_ib_send_to_wire()
|
| D | mlx4_ib_qp.c | 2909 static __be32 send_ieth(struct ib_send_wr *wr) in send_ieth() 2931 int mlx4_ib_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, in mlx4_ib_post_send() 2932 struct ib_send_wr **bad_wr) in mlx4_ib_post_send()
|
| /freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_cm.c | 78 static struct ib_send_wr ipoib_cm_rx_drain_wr = { 175 struct ib_send_wr *bad_wr; in ipoib_cm_start_rx_drain() 603 struct ib_send_wr *bad_wr; in post_send()
|
| D | ipoib_ib.c | 455 struct ib_send_wr *bad_wr; in post_send()
|
| /freebsd-12-stable/sys/ofed/drivers/infiniband/core/ |
| D | ib_mad.c | 1153 struct ib_send_wr *bad_send_wr; in ib_send_mad() 2444 struct ib_send_wr *bad_send_wr; in ib_mad_send_done() 2539 struct ib_send_wr *bad_send_wr; in ib_mad_send_error()
|
| D | ib_verbs.c | 1979 struct ib_send_wr *bad_swr; in __ib_drain_sq()
|
| D | ib_uverbs_cmd.c | 2535 struct ib_send_wr *wr = NULL, *last, *next, *bad_wr; in ib_uverbs_post_send()
|