Searched refs:mlx5_sf_table (Results 1 – 2 of 2) sorted by relevance
21 struct mlx5_sf_table { struct33 mlx5_sf_lookup_by_index(struct mlx5_sf_table *table, unsigned int port_index) in mlx5_sf_lookup_by_index() argument39 mlx5_sf_lookup_by_function_id(struct mlx5_sf_table *table, unsigned int fn_id) 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()62 mlx5_sf_alloc(struct mlx5_sf_table *table, struct mlx5_eswitch *esw, in mlx5_sf_alloc()111 static void mlx5_sf_free(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_free()118 static struct mlx5_sf_table *mlx5_sf_table_try_get(struct mlx5_core_dev *dev) in mlx5_sf_table_try_get()120 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_sf_table_try_get()128 static void mlx5_sf_table_put(struct mlx5_sf_table *table) in mlx5_sf_table_put()[all …]
510 struct mlx5_sf_table;621 struct mlx5_sf_table *sf_table;