Searched refs:npa_pool_s (Results 1 – 10 of 10) sorted by relevance
| /dpdk/drivers/mempool/cnxk/ |
| H A D | cnxk_mempool_ops.c | 77 struct npa_pool_s pool; in cnxk_mempool_alloc() 95 memset(&pool, 0, sizeof(struct npa_pool_s)); in cnxk_mempool_alloc()
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_dpi.c | 60 struct npa_pool_s pool; in roc_dpi_configure() 73 memset(&pool, 0, sizeof(struct npa_pool_s)); in roc_dpi_configure()
|
| H A D | roc_npa.c | 44 struct npa_pool_s *pool) in npa_aura_pool_init() 266 struct npa_pool_s *pool, uint64_t *aura_handle) in npa_aura_pool_pair_alloc() 377 struct npa_pool_s *pool) in roc_npa_pool_create() 380 struct npa_pool_s defpool; in roc_npa_pool_create() 402 memset(&defpool, 0, sizeof(struct npa_pool_s)); in roc_npa_pool_create() 490 __io struct npa_pool_s *pool; in roc_npa_pool_range_update_check()
|
| H A D | roc_npa_debug.c | 11 npa_pool_dump(__io struct npa_pool_s *pool) in npa_pool_dump()
|
| H A D | cnxk_telemetry_npa.c | 118 __io struct npa_pool_s *pool; in cnxk_tel_npa_pool()
|
| H A D | roc_sso.c | 430 struct npa_pool_s pool; in sso_hwgrp_init_xaq_aura() 468 memset(&pool, 0, sizeof(struct npa_pool_s)); in sso_hwgrp_init_xaq_aura()
|
| H A D | roc_npa.h | 714 struct npa_pool_s *pool);
|
| H A D | roc_mbox.h | 705 __io struct npa_pool_s pool; 712 __io struct npa_pool_s pool_mask; 722 __io struct npa_pool_s pool;
|
| H A D | roc_nix_queue.c | 626 struct npa_pool_s pool; in sqb_pool_populate() 656 memset(&pool, 0, sizeof(struct npa_pool_s)); in sqb_pool_populate()
|
| /dpdk/drivers/common/cnxk/hw/ |
| H A D | npa.h | 273 struct npa_pool_s { struct
|