Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ofed/librdmacm/man/
HDCMakeLists.txt32 rdma_get_send_comp.3
/freebsd-13-stable/lib/ofed/librdmacm/
HDMakefile43 rdma_get_send_comp.3 \
/freebsd-13-stable/contrib/ofed/librdmacm/examples/
HDrdma_client.c115 while ((ret = rdma_get_send_comp(id, &wc)) == 0); in run()
HDrdma_xclient.c121 ret = rdma_get_send_comp(id, &wc); in test()
HDrdma_server.c140 while ((ret = rdma_get_send_comp(id, &wc)) == 0); in run()
/freebsd-13-stable/contrib/ofed/librdmacm/
HDrdma_verbs.h252 rdma_get_send_comp(struct rdma_cm_id *id, struct ibv_wc *wc) in rdma_get_send_comp() function
/freebsd-13-stable/tools/build/mk/
HDOptionalObsoleteFiles.inc7156 OLD_FILES+=usr/share/man/man3/rdma_get_send_comp.3.gz