Searched refs:mlx5e_arfs_tables (Results 1 – 3 of 3) sorted by relevance
56 struct mlx5e_arfs_tables { struct147 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in mlx5e_arfs_enable()174 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in _mlx5e_cleanup_tables()187 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in mlx5e_arfs_destroy_tables()201 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in arfs_add_default_rule()332 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in arfs_create_table()367 struct mlx5e_arfs_tables *arfs; in mlx5e_arfs_create_tables()405 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(priv->fs); in arfs_may_expire_flow()436 struct mlx5e_arfs_tables *arfs = mlx5e_fs_get_arfs(fs); in arfs_del_rules()474 static struct arfs_table *arfs_get_table(struct mlx5e_arfs_tables *arfs, in arfs_get_table()[all …]
62 struct mlx5e_arfs_tables *arfs;1512 struct mlx5e_arfs_tables *mlx5e_fs_get_arfs(struct mlx5e_flow_steering *fs) in mlx5e_fs_get_arfs()1517 void mlx5e_fs_set_arfs(struct mlx5e_flow_steering *fs, struct mlx5e_arfs_tables *arfs) in mlx5e_fs_set_arfs()
96 struct mlx5e_arfs_tables;161 struct mlx5e_arfs_tables *mlx5e_fs_get_arfs(struct mlx5e_flow_steering *fs);162 void mlx5e_fs_set_arfs(struct mlx5e_flow_steering *fs, struct mlx5e_arfs_tables *arfs);