Home
last modified time | relevance | path

Searched defs:mlx5_fc_stats (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c47 struct mlx5_fc_stats { struct
48 struct xarray counters;
50 struct workqueue_struct *wq;
51 struct delayed_work work;
52 unsigned long sampling_interval; /* jiffies */
53 u32 *bulk_query_out;
54 int bulk_query_len;
55 bool bulk_query_alloc_failed;
56 unsigned long next_bulk_query_alloc;
57 struct mlx5_fs_pool fc_pool;