Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_npa_priv.h26 uint32_t stack_pg_bytes; member
H A Droc_npa.c312 alloc_size = stack_size * lf->stack_pg_bytes; in npa_aura_pool_pair_alloc()
587 lf->stack_pg_bytes = rsp->stack_pg_bytes; in npa_lf_alloc()
H A Droc_npa_debug.c176 npa_dump(" \tstack_pg_bytes = %d", lf->stack_pg_bytes); in roc_npa_dump()
H A Dcnxk_telemetry_npa.c38 CNXK_TEL_DICT_INT(d, lf, stack_pg_bytes); in cnxk_tel_npa()
H A Droc_mbox.h687 uint32_t __io stack_pg_bytes; /* Size of stack page */ member