Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mlx5/
Ddriver.h582 struct mlx5_fc_stats { struct
583 struct rb_root counters;
584 struct list_head addlist;
586 spinlock_t addlist_lock;
588 struct workqueue_struct *wq;
589 struct delayed_work work;
590 unsigned long next_query;
591 unsigned long sampling_interval; /* jiffies */