Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/sf/
Ddevlink.c14 struct mlx5_sf { struct
33 static struct mlx5_sf * argument
39 static struct mlx5_sf *
43 struct mlx5_sf *sf; in mlx5_sf_lookup_by_function_id()
52 static int mlx5_sf_id_insert(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_id_insert()
57 static void mlx5_sf_id_erase(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_id_erase()
62 static struct mlx5_sf *
67 struct mlx5_sf *sf; in mlx5_sf_alloc()
112 static void mlx5_sf_free(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_free()
164 static bool mlx5_sf_is_active(const struct mlx5_sf *sf) in mlx5_sf_is_active()
[all …]