Searched refs:rdma_destroy_qp (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/lib/ofed/librdmacm/
H A DMakefile32 rdma_destroy_qp.3 \
/freebsd-11-stable/sys/ofed/include/rdma/
H A Drdma_cm.h236 * rdma_destroy_qp - Deallocate the QP associated with the specified RDMA
242 void rdma_destroy_qp(struct rdma_cm_id *id);
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drdma_cma.h300 * rdma_create_id, rdma_destroy_qp, rdma_ack_cm_event
382 * rdma_bind_addr, rdma_resolve_addr, rdma_destroy_qp, ibv_create_qp,
391 * rdma_destroy_qp - Deallocate a QP.
401 void rdma_destroy_qp(struct rdma_cm_id *id);
553 * rdma_join_multicast, rdma_destroy_qp
H A Dcma.c1404 void rdma_destroy_qp(struct rdma_cm_id *id) function
2407 rdma_destroy_qp(id);
H A Drsocket.c946 rdma_destroy_qp(qp->cm_id);
1019 rdma_destroy_qp(rs->cm_id);
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dmckey.c359 rdma_destroy_qp(node->cma_id);
H A Dcmatose.c351 rdma_destroy_qp(node->cma_id);
H A Dudaddy.c397 rdma_destroy_qp(node->cma_id);
/freebsd-11-stable/sys/dev/iser/
H A Diser_verbs.c591 rdma_destroy_qp(ib_conn->cma_id);
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c839 void rdma_destroy_qp(struct rdma_cm_id *id) function
849 EXPORT_SYMBOL(rdma_destroy_qp); variable

Completed in 200 milliseconds