Home
last modified time | relevance | path

Searched refs:rdma_get_recv_comp (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/ofed/librdmacm/man/
HDCMakeLists.txt30 rdma_get_recv_comp.3
/freebsd-14-stable/lib/ofed/librdmacm/
HDMakefile41 rdma_get_recv_comp.3 \
/freebsd-14-stable/contrib/ofed/librdmacm/examples/
HDrdma_client.c121 while ((ret = rdma_get_recv_comp(id, &wc)) == 0); in run()
HDrdma_server.c128 while ((ret = rdma_get_recv_comp(id, &wc)) == 0); in run()
HDrdma_xserver.c135 ret = rdma_get_recv_comp(id, &wc); in test()
/freebsd-14-stable/contrib/ofed/librdmacm/
HDrdma_verbs.h283 rdma_get_recv_comp(struct rdma_cm_id *id, struct ibv_wc *wc) in rdma_get_recv_comp() function
/freebsd-14-stable/tools/build/mk/
HDOptionalObsoleteFiles.inc6533 OLD_FILES+=usr/share/man/man3/rdma_get_recv_comp.3.gz