Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/sf/
Ddevlink.c14 struct mlx5_sf { struct
34 static struct mlx5_sf * argument
40 static struct mlx5_sf *
44 struct mlx5_sf *sf; in mlx5_sf_lookup_by_function_id()
53 static int mlx5_sf_id_insert(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_id_insert()
58 static void mlx5_sf_id_erase(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_id_erase()
63 static struct mlx5_sf *
68 struct mlx5_sf *sf; in mlx5_sf_alloc()
113 static void mlx5_sf_free(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_free()
165 static bool mlx5_sf_is_active(const struct mlx5_sf *sf) in mlx5_sf_is_active()
[all …]