Searched defs:mlx5_fc_stats (Results 1 – 2 of 2) sorted by relevance
483 struct mlx5_fc_stats { struct484 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 …]
486 struct mlx5_fc_stats { struct487 spinlock_t counters_idr_lock; /* protects counters_idr */488 struct idr counters_idr;489 struct list_head counters;490 struct llist_head addlist;491 struct llist_head dellist;493 struct workqueue_struct *wq;494 struct delayed_work work;495 unsigned long next_query;496 unsigned long sampling_interval; /* jiffies */[all …]