Home
last modified time | relevance | path

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

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