Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dpage_pool.c86 stats->alloc_stats.waive += pool->alloc_stats.waive; in page_pool_get_stats()
131 *data++ = pool_stats->alloc_stats.waive; in page_pool_ethtool_stats_get()
302 alloc_stat_inc(pool, waive); in page_pool_refill_alloc_cache()
/Linux-v6.6/include/net/page_pool/
Dtypes.h90 u64 waive; member
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c502 rq_stats->pp_alloc_waive = stats.alloc_stats.waive; in mlx5e_stats_update_stats_rq_page_pool()