Home
last modified time | relevance | path

Searched refs:ecore_rdma_destroy_cq (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c169 ecore_rdma_destroy_cq(dev->rdma_ctx, &iparams, &oparams); in qlnxr_destroy_gsi_cq()
176 ecore_rdma_destroy_cq(dev->rdma_ctx, &iparams, &oparams); in qlnxr_destroy_gsi_cq()
H A Dqlnxr_verbs.c1862 ecore_rdma_destroy_cq(dev->rdma_ctx, &destroy_iparams, &destroy_oparams); in qlnxr_create_cq()
1916 rc = ecore_rdma_destroy_cq(dev->rdma_ctx, &iparams, &oparams); in qlnxr_destroy_cq()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h627 ecore_rdma_destroy_cq(void *rdma_cxt,
H A Decore_rdma_api.h704 ecore_rdma_destroy_cq(void *rdma_cxt,
H A Decore_rdma.c1373 enum _ecore_status_t ecore_rdma_destroy_cq(void *rdma_cxt, in ecore_rdma_destroy_cq() function