Home
last modified time | relevance | path

Searched refs:PLT_MEMZONE_NAMESIZE (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_npa.c228 snprintf(name, PLT_MEMZONE_NAMESIZE, "roc_npa_stack_%x_%d", lf->pf_func, in npa_stack_memzone_name()
269 char name[PLT_MEMZONE_NAMESIZE]; in npa_aura_pool_pair_alloc()
452 char name[PLT_MEMZONE_NAMESIZE]; in npa_aura_pool_pair_free()
H A Droc_platform.h41 #define PLT_MEMZONE_NAMESIZE RTE_MEMZONE_NAMESIZE macro
H A Droc_dev.c1021 char name[PLT_MEMZONE_NAMESIZE]; in dev_lmt_setup()