Searched refs:sf_hw_table (Results 1 – 2 of 2) sorted by relevance
42 return &dev->priv.sf_hw_table->hwc[idx]; in mlx5_sf_controller_to_hwc()112 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_sf_alloc()159 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_sf_free()179 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_sf_deferred_free()270 dev->priv.sf_hw_table = table; in mlx5_sf_hw_table_init()295 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_cleanup()336 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_create()347 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_destroy()359 return !!dev->priv.sf_hw_table; in mlx5_sf_hw_table_supported()
620 struct mlx5_sf_hw_table *sf_hw_table; member