Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_dpi.c145 roc_npa_pool_destroy(aura_handle); in roc_dpi_configure()
189 roc_npa_pool_destroy(roc_dpi->aura_handle); in roc_dpi_dev_fini()
H A Droc_sso.c442 roc_npa_pool_destroy(xaq->aura_handle); in sso_hwgrp_init_xaq_aura()
505 roc_npa_pool_destroy(xaq->aura_handle); in sso_hwgrp_init_xaq_aura()
544 roc_npa_pool_destroy(xaq->aura_handle); in sso_hwgrp_free_xaq_aura()
H A Dversion.map308 roc_npa_pool_destroy;
H A Droc_npa.h717 int __roc_api roc_npa_pool_destroy(uint64_t aura_handle);
H A Droc_nix_queue.c700 roc_npa_pool_destroy(sq->aura_handle); in sqb_pool_populate()
1049 rc |= roc_npa_pool_destroy(sq->aura_handle); in roc_nix_sq_fini()
H A Droc_npa.c469 roc_npa_pool_destroy(uint64_t aura_handle) in roc_npa_pool_destroy() function
/dpdk/drivers/mempool/cnxk/
H A Dcnxk_mempool_ops.c126 rc = roc_npa_pool_destroy(mp->pool_id); in cnxk_mempool_free()