Searched refs:mlx5e_fs_get_any (Results 1 – 3 of 3) sorted by relevance
367 struct mlx5e_fs_any *fs_any = mlx5e_fs_get_any(fs); in mlx5e_fs_tt_redirect_any_add_rule()399 struct mlx5e_fs_any *fs_any = mlx5e_fs_get_any(fs); in fs_any_add_default_rule()481 struct mlx5e_fs_any *fs_any = mlx5e_fs_get_any(fs); in fs_any_create_table()536 struct mlx5e_fs_any *any = mlx5e_fs_get_any(fs); in fs_any_enable()566 struct mlx5e_fs_any *fs_any = mlx5e_fs_get_any(fs); in mlx5e_fs_tt_redirect_any_destroy()584 struct mlx5e_fs_any *fs_any = mlx5e_fs_get_any(fs); in mlx5e_fs_tt_redirect_any_create()
181 struct mlx5e_fs_any *mlx5e_fs_get_any(struct mlx5e_flow_steering *fs);
1547 struct mlx5e_fs_any *mlx5e_fs_get_any(struct mlx5e_flow_steering *fs) in mlx5e_fs_get_any() function