Home
last modified time | relevance | path

Searched defs:send_wr (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ofed/librdmacm/examples/
H A Dcmatose.c185 struct ibv_send_wr send_wr, *bad_send_wr; in post_sends() local
H A Dudaddy.c200 struct ibv_send_wr send_wr, *bad_send_wr; in post_sends() local
H A Dmckey.c205 struct ibv_send_wr send_wr, *bad_send_wr; in post_sends() local
/freebsd/sys/dev/iser/
H A Diser_verbs.c930 struct ib_send_wr send_wr; in iser_post_send() local
H A Dicl_iser.h130 #define ISER_GET_MAX_XMIT_CMDS(send_wr) ((send_wr \ argument
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dmad_priv.h129 struct ib_ud_wr send_wr; member
H A Dib_mad.c762 struct ib_ud_wr *send_wr = &mad_send_wr->send_wr; in handle_outgoing_dr_smp() local
940 static int alloc_send_rmpp_list(struct ib_mad_send_wr_private *send_wr, in alloc_send_rmpp_list()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c3687 static int set_sig_umr_wr(const struct ib_send_wr *send_wr, struct mlx5_ib_qp *qp, in set_sig_umr_wr()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h835 struct ib_uverbs_send_wr send_wr[0]; member
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h988 struct ibv_kern_send_wr send_wr[0]; member
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h3275 const struct ib_send_wr *send_wr, in ib_post_send()