Searched defs:recv_wr (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c157 struct ibv_recv_wr recv_wr, *recv_failure; local
H A Dmckey.c177 struct ibv_recv_wr recv_wr, *recv_failure; local
H A Dudaddy.c172 struct ibv_recv_wr recv_wr, *recv_failure; local
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mad.c1278 struct ib_recv_wr recv_wr, *bad_recv_wr; local
/freebsd-13-stable/sys/contrib/rdma/krping/
H A Dkrping.c1733 struct ib_recv_wr recv_wr = { 0 }, *recv_bad; local
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c2859 struct ib_recv_wr recv_wr, *bad_recv_wr; local
/freebsd-13-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h776 struct ib_uverbs_recv_wr recv_wr[0]; member in struct:ib_uverbs_post_recv
/freebsd-13-stable/contrib/ofed/libibverbs/
H A Dkern-abi.h1010 struct ibv_kern_recv_wr recv_wr[0]; member in struct:ibv_post_recv
1026 struct ibv_kern_recv_wr recv_wr[0]; member in struct:ibv_post_srq_recv
H A Dverbs.h1198 ibv_post_wq_recv(struct ibv_wq *wq, struct ibv_recv_wr *recv_wr, struct ibv_recv_wr **bad_recv_wr) argument
2019 ibv_post_srq_recv(struct ibv_srq *srq, struct ibv_recv_wr *recv_wr, struct ibv_recv_wr **bad_recv_wr) argument
/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_verbs.h2710 ib_post_srq_recv(struct ib_srq *srq, struct ib_recv_wr *recv_wr, struct ib_recv_wr **bad_recv_wr) argument
2810 ib_post_recv(struct ib_qp *qp, struct ib_recv_wr *recv_wr, struct ib_recv_wr **bad_recv_wr) argument

Completed in 501 milliseconds