Home
last modified time | relevance | path

Searched refs:rdma_post_recvv (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ofed/librdmacm/man/
HDCMakeLists.txt43 rdma_post_recvv.3
/freebsd-11-stable/lib/ofed/librdmacm/
HDMakefile55 rdma_post_recvv.3 \
/freebsd-11-stable/contrib/ofed/librdmacm/
HDrdma_verbs.h99 rdma_post_recvv(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl, in rdma_post_recvv() function
182 return rdma_post_recvv(id, context, &sge, 1); in rdma_post_recv()