Home
last modified time | relevance | path

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

/u-boot/drivers/net/octeontx2/
A Dnix.c133 npa->stack_pages[NPA_POOL_RX] = (RQ_QLEN + stack_page_pointers - 1) / in npa_lf_setup()
135 npa->stack_pages[NPA_POOL_TX] = (SQ_QLEN + stack_page_pointers - 1) / in npa_lf_setup()
137 npa->stack_pages[NPA_POOL_SQB] = (SQB_QLEN + stack_page_pointers - 1) / in npa_lf_setup()
166 npa->pool_stack[idx] = nix_memalloc(npa->stack_pages[idx], in npa_lf_setup()
208 pool->s.stack_max_pages = npa->stack_pages[idx]; in npa_lf_setup()
A Dnix.h142 u32 stack_pages[NPA_POOL_COUNT]; member
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-npa.h294 u64 stack_pages : 32; member

Completed in 15 milliseconds