Home
last modified time | relevance | path

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

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