Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_npa_priv.h25 uint32_t stack_pg_ptrs; member
H A Droc_npa.c311 stack_size = (block_count + lf->stack_pg_ptrs - 1) / lf->stack_pg_ptrs; in npa_aura_pool_pair_alloc()
586 lf->stack_pg_ptrs = rsp->stack_pg_ptrs; in npa_lf_alloc()
H A Droc_npa_debug.c175 npa_dump(" \tstack_pg_ptrs = %d", lf->stack_pg_ptrs); in roc_npa_dump()
H A Dcnxk_telemetry_npa.c37 CNXK_TEL_DICT_INT(d, lf, stack_pg_ptrs); in cnxk_tel_npa()
H A Droc_mbox.h686 uint32_t __io stack_pg_ptrs; /* No of ptrs per stack page */ member