Searched refs:mlx5_sf_table (Results 1 – 2 of 2) sorted by relevance
23 struct mlx5_sf_table { struct34 mlx5_sf_lookup_by_index(struct mlx5_sf_table *table, unsigned int port_index) in mlx5_sf_lookup_by_index() argument40 mlx5_sf_lookup_by_function_id(struct mlx5_sf_table *table, unsigned int fn_id) 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()63 mlx5_sf_alloc(struct mlx5_sf_table *table, struct mlx5_eswitch *esw, in mlx5_sf_alloc()112 static void mlx5_sf_free(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_free()120 static struct mlx5_sf_table *mlx5_sf_table_try_get(struct mlx5_core_dev *dev) in mlx5_sf_table_try_get()122 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_sf_table_try_get()130 static void mlx5_sf_table_put(struct mlx5_sf_table *table) in mlx5_sf_table_put()[all …]
513 struct mlx5_sf_table;639 struct mlx5_sf_table *sf_table;