Home
last modified time | relevance | path

Searched refs:ibv_post_recv (Results 1 – 15 of 15) sorted by relevance

/freebsd/lib/ofed/libibverbs/
H A DMakefile57 ibv_post_recv.3 \
/freebsd/contrib/ofed/librdmacm/examples/
H A Drping.c324 ret = ibv_post_recv(cb->qp, &cb->rq_wr, &bad_wr); in rping_cq_event_handler()
791 ret = ibv_post_recv(cb->qp, &cb->rq_wr, &bad_wr); in rping_persistent_server_thread()
903 ret = ibv_post_recv(cb->qp, &cb->rq_wr, &bad_wr); in rping_run_server()
1087 ret = ibv_post_recv(cb->qp, &cb->rq_wr, &bad_wr); in rping_run_client()
H A Dmckey.c194 ret = ibv_post_recv(node->cma_id->qp, &recv_wr, &recv_failure); in post_recvs()
H A Dcmatose.c174 ret = ibv_post_recv(node->cma_id->qp, &recv_wr, &recv_failure); in post_recvs()
H A Dudaddy.c189 ret = ibv_post_recv(node->cma_id->qp, &recv_wr, &recv_failure); in post_recvs()
/freebsd/contrib/ofed/librdmacm/
H A Drdma_verbs.h112 return rdma_seterrno(ibv_post_recv(id->qp, &wr, &bad)); in rdma_post_recvv()
H A Drsocket.c834 return rdma_seterrno(ibv_post_recv(rs->cm_id->qp, &wr, &bad)); in rs_post_recv()
854 return rdma_seterrno(ibv_post_recv(qp->cm_id->qp, &wr, &bad)); in ds_post_recv()
/freebsd/contrib/libpcap/
H A Dpcap-rdmasniff.c111 ibv_post_recv(priv->qp, &wr, &bad_wr); in rdmasniff_post_recv()
/freebsd/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c489 if (ibv_post_recv(ctx->qp, &wr, &bad_wr)) in pp_post_recv()
H A Dud_pingpong.c506 if (ibv_post_recv(ctx->qp, &wr, &bad_wr)) in pp_post_recv()
H A Drc_pingpong.c559 if (ibv_post_recv(ctx->qp, &wr, &bad_wr)) in pp_post_recv()
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h1001 struct ibv_post_recv { struct
H A Dverbs.h2271 static inline int ibv_post_recv(struct ibv_qp *qp, struct ibv_recv_wr *wr, in ibv_post_recv() function
H A Dcmd.c1542 struct ibv_post_recv *cmd; in ibv_cmd_post_recv()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6473 OLD_FILES+=usr/share/man/man3/ibv_post_recv.3.gz