Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h366 u64 cache_busy; member
Den_stats.c364 s->rx_cache_busy += rq_stats->cache_busy; in mlx5e_stats_grp_sw_update_stats_rq_stats()
1967 { MLX5E_DECLARE_RX_STAT(struct mlx5e_rq_stats, cache_busy) },
2151 { MLX5E_DECLARE_PTP_RQ_STAT(struct mlx5e_rq_stats, cache_busy) },
Den_rx.c259 stats->cache_busy++; in mlx5e_rx_cache_get()