Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/sf/
Ddevlink.c12 struct mlx5_sf { struct
32 static struct mlx5_sf * argument
38 static struct mlx5_sf *
42 struct mlx5_sf *sf; in mlx5_sf_lookup_by_function_id()
51 static int mlx5_sf_id_insert(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_id_insert()
56 static void mlx5_sf_id_erase(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_id_erase()
61 static struct mlx5_sf *
66 struct mlx5_sf *sf; in mlx5_sf_alloc()
111 static void mlx5_sf_free(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_free()
162 static bool mlx5_sf_is_active(const struct mlx5_sf *sf) in mlx5_sf_is_active()
[all …]