Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mlx5/
Ddriver.h488 struct mlx5_fc_stats { struct
489 spinlock_t counters_idr_lock; /* protects counters_idr */
490 struct idr counters_idr;
491 struct list_head counters;
492 struct llist_head addlist;
493 struct llist_head dellist;
495 struct workqueue_struct *wq;
496 struct delayed_work work;
497 unsigned long next_query;
498 unsigned long sampling_interval; /* jiffies */
[all …]