Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h237 u64 stack_caching : 1;
235 u64 stack_caching : 1; global() member
H A Drvu_debugfs.c1168 seq_printf(m, "W1: stack_caching\t%d\nW1: stack_way_mask\t%d\n", in print_npa_pool_ctx()
1169 pool->stack_caching, pool->stack_way_mask); in print_npa_pool_ctx()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1496 aq->pool.stack_caching = 1; in otx2_pool_aq_init()