Searched defs:mlx5_fc_stats (Results 1 – 1 of 1) sorted by relevance
47 struct mlx5_fc_stats { struct48 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;