Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h200 u64 cache_busy; member
Den_stats.c168 s->rx_cache_busy += rq_stats->cache_busy; in mlx5e_grp_sw_update_stats()
1158 { MLX5E_DECLARE_RX_STAT(struct mlx5e_rq_stats, cache_busy) },
Den_rx.c207 stats->cache_busy++; in mlx5e_rx_cache_get()