Home
last modified time | relevance | path

Searched refs:cache_full (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/net/core/
A Dpage_pool.c81 stats->recycle_stats.cache_full += pcpu->cache_full; in page_pool_get_stats()
121 *data++ = pool_stats->recycle_stats.cache_full; in page_pool_ethtool_stats_get()
537 recycle_stat_inc(pool, cache_full); in page_pool_recycle_in_cache()
/linux-6.3-rc2/include/net/
A Dpage_pool.h101 u64 cache_full; /* cache was full */ member
/linux-6.3-rc2/Documentation/networking/
A Dpage_pool.rst144 * ``cache_full``: page pool cache was full
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_stats.h366 u64 cache_full; member
A Den_stats.c362 s->rx_cache_full += rq_stats->cache_full; in mlx5e_stats_grp_sw_update_stats_rq_stats()
506 rq_stats->pp_recycle_cache_full = stats.recycle_stats.cache_full; in mlx5e_stats_update_stats_rq_page_pool()
1982 { MLX5E_DECLARE_RX_STAT(struct mlx5e_rq_stats, cache_full) },
2167 { MLX5E_DECLARE_PTP_RQ_STAT(struct mlx5e_rq_stats, cache_full) },
A Den_rx.c281 stats->cache_full++; in mlx5e_rx_cache_put()

Completed in 19 milliseconds