Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h211 struct mlx5e_arfs_tables { struct
212 struct arfs_table arfs_tables[ARFS_NUM_TYPES];
214 spinlock_t arfs_lock;
215 struct list_head rules;
216 int last_filter_id;
217 struct workqueue_struct *wq;
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_arfs.c56 struct mlx5e_arfs_tables { struct
57 struct arfs_table arfs_tables[ARFS_NUM_TYPES];
59 spinlock_t arfs_lock;
60 int last_filter_id;
61 struct workqueue_struct *wq;