Searched refs:mlx5_sf (Results 1 – 1 of 1) sorted by relevance
14 struct mlx5_sf { struct34 static struct mlx5_sf * argument40 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 …]