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.h57 #define PP_ALLOC_CACHE_REFILL 4 macro
59 #define PP_ALLOC_CACHE_REFILL 16 macro
61 #define PP_ALLOC_CACHE_REFILL 64 macro
64 #define PP_ALLOC_CACHE_SIZE (PP_ALLOC_CACHE_REFILL * 2)
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c700 PP_ALLOC_CACHE_REFILL * PAGE_SIZE); in mlx5e_rx_compute_wqe_bulk_params()
/linux/io_uring/
H A Dzcrx.c1376 unsigned to_alloc = PP_ALLOC_CACHE_REFILL; in io_pp_zc_alloc_netmems()