Home
last modified time | relevance | path

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

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