Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs_tt_redirect.c20 struct mlx5e_fs_any { struct
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()
554 static void fs_any_destroy_table(struct mlx5e_fs_any *fs_any) in fs_any_destroy_table()
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()
Dfs.h124 struct mlx5e_fs_any;
181 struct mlx5e_fs_any *mlx5e_fs_get_any(struct mlx5e_flow_steering *fs);
182 void mlx5e_fs_set_any(struct mlx5e_flow_steering *fs, struct mlx5e_fs_any *any);
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c69 struct mlx5e_fs_any *any;
1547 struct mlx5e_fs_any *mlx5e_fs_get_any(struct mlx5e_flow_steering *fs) in mlx5e_fs_get_any()
1552 void mlx5e_fs_set_any(struct mlx5e_flow_steering *fs, struct mlx5e_fs_any *any) in mlx5e_fs_set_any()