Searched refs:ecore_rdma_destroy_cq (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_cm.c | 169 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 D | qlnxr_verbs.c | 1862 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 D | ecore_roce_api.h | 627 ecore_rdma_destroy_cq(void *rdma_cxt,
|
H A D | ecore_rdma_api.h | 704 ecore_rdma_destroy_cq(void *rdma_cxt,
|
H A D | ecore_rdma.c | 1373 enum _ecore_status_t ecore_rdma_destroy_cq(void *rdma_cxt, in ecore_rdma_destroy_cq() function
|