Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Ddriver.h585 struct mlx5_fc_stats { struct
586 struct rb_root counters;
587 struct list_head addlist;
589 spinlock_t addlist_lock;
591 struct workqueue_struct *wq;
592 struct delayed_work work;
593 unsigned long next_query;
594 unsigned long sampling_interval; /* jiffies */