Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c61 struct mlx5e_arfs_tables { struct
162 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in mlx5e_arfs_enable()
191 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in _mlx5e_cleanup_tables()
204 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in mlx5e_arfs_destroy_tables()
218 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in arfs_add_default_rule()
352 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in arfs_create_table()
387 struct mlx5e_arfs_tables *arfs; in mlx5e_arfs_create_tables()
424 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(priv->fs); in arfs_may_expire_flow()
457 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in arfs_del_rules()
497 static struct arfs_table *arfs_get_table(struct mlx5e_arfs_tables *arfs, in arfs_get_table()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h109 struct mlx5e_arfs_tables;
188 struct mlx5e_arfs_tables *mlx5e_fs_get_arfs(struct mlx5e_flow_steering *fs);
189 void mlx5e_fs_set_arfs(struct mlx5e_flow_steering *fs, struct mlx5e_arfs_tables *arfs);