Home
last modified time | relevance | path

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

/linux-6.15/include/net/page_pool/
H A Dtypes.h112 u64 waive; member
/linux-6.15/net/core/
H A Dpage_pool.c99 stats->alloc_stats.waive += pool->alloc_stats.waive; in page_pool_get_stats()
144 *data++ = pool_stats->alloc_stats.waive; in page_pool_ethtool_stats_get()
416 alloc_stat_inc(pool, waive); in page_pool_refill_alloc_cache()
H A Dpage_pool_user.c150 stats.alloc_stats.waive) || in page_pool_nl_stats_fill()
/linux-6.15/Documentation/netlink/specs/
H A Dnetdev.yaml222 name: alloc-waive
642 - alloc-waive
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c506 rq_stats->pp_alloc_waive = stats.alloc_stats.waive; in mlx5e_stats_update_stats_rq_page_pool()