Home
last modified time | relevance | path

Searched refs:mlx5e_fs_any (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs_tt_redirect.c20 struct mlx5e_fs_any { struct
366 struct mlx5e_fs_any *fs_any = mlx5e_fs_get_any(fs); in mlx5e_fs_tt_redirect_any_add_rule()
398 struct mlx5e_fs_any *fs_any = mlx5e_fs_get_any(fs); in fs_any_add_default_rule()
479 struct mlx5e_fs_any *fs_any = mlx5e_fs_get_any(fs); in fs_any_create_table()
534 struct mlx5e_fs_any *any = mlx5e_fs_get_any(fs); in fs_any_enable()
552 static void fs_any_destroy_table(struct mlx5e_fs_any *fs_any) in fs_any_destroy_table()
564 struct mlx5e_fs_any *fs_any = mlx5e_fs_get_any(fs); in mlx5e_fs_tt_redirect_any_destroy()
582 struct mlx5e_fs_any *fs_any = mlx5e_fs_get_any(fs); in mlx5e_fs_tt_redirect_any_create()
Dfs.h124 struct mlx5e_fs_any;
169 struct mlx5e_fs_any *mlx5e_fs_get_any(struct mlx5e_flow_steering *fs);
170 void mlx5e_fs_set_any(struct mlx5e_flow_steering *fs, struct mlx5e_fs_any *any);
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c69 struct mlx5e_fs_any *any;
1554 struct mlx5e_fs_any *mlx5e_fs_get_any(struct mlx5e_flow_steering *fs) in mlx5e_fs_get_any()
1559 void mlx5e_fs_set_any(struct mlx5e_flow_steering *fs, struct mlx5e_fs_any *any) in mlx5e_fs_set_any()