Home
last modified time | relevance | path

Searched refs:OTX2_PAGE_POOL_SZ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h26 #define OTX2_PAGE_POOL_SZ 2048 macro
H A Dotx2_common.c1413 pp_params.pool_size = min(OTX2_PAGE_POOL_SZ, numptrs); in otx2_pool_init()