Lines Matching defs:mlx5_fc_stats
486 struct mlx5_fc_stats { struct
487 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 */
497 u32 *bulk_query_out;
498 struct mlx5_fc_pool fc_pool;