Home
last modified time | relevance | path

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

/openbmc/linux/include/net/page_pool/
H A Dtypes.h40 #define PP_ALLOC_CACHE_REFILL 64 macro
/openbmc/linux/net/core/
H A Dpage_pool.c310 } while (pool->alloc.count < PP_ALLOC_CACHE_REFILL); in page_pool_refill_alloc_cache()
419 const int bulk = PP_ALLOC_CACHE_REFILL; in __page_pool_alloc_pages_slow()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c727 PP_ALLOC_CACHE_REFILL * PAGE_SIZE); in mlx5e_rx_compute_wqe_bulk_params()