Searched defs:mlx5_fc_stats (Results 1 – 1 of 1) sorted by relevance
582 struct mlx5_fc_stats { struct583 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 */