Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mlx5/
Ddriver.h485 struct mlx5_fc_stats { struct
486 spinlock_t counters_idr_lock; /* protects counters_idr */
487 struct idr counters_idr;
488 struct list_head counters;
489 struct llist_head addlist;
490 struct llist_head dellist;
492 struct workqueue_struct *wq;
493 struct delayed_work work;
494 unsigned long next_query;
495 unsigned long sampling_interval; /* jiffies */
[all …]