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