Searched refs:ecore_rdma_destroy_qp (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_roce_api.h | 632 ecore_rdma_destroy_qp(void *rdma_cxt,
|
H A D | ecore_rdma_api.h | 709 ecore_rdma_destroy_qp(void *rdma_cxt,
|
H A D | ecore_rdma.c | 1491 enum _ecore_status_t ecore_rdma_destroy_qp(void *rdma_cxt, in ecore_rdma_destroy_qp() function
|
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_verbs.c | 2653 rc = ecore_rdma_destroy_qp(dev->rdma_ctx, qp->ecore_qp, &d_out_params); in qlnxr_create_user_qp() 2934 ecore_rdma_destroy_qp(dev->rdma_ctx, qp->ecore_qp, &d_out_params); in qlnxr_iwarp_create_kernel_qp() 3840 rc = ecore_rdma_destroy_qp(dev->rdma_ctx, qp->ecore_qp, in qlnxr_free_qp_resources() 3858 rc = ecore_rdma_destroy_qp(dev->rdma_ctx, qp->ecore_qp, in qlnxr_free_qp_resources()
|