Searched refs:sf_hw_table (Results 1 – 2 of 2) sorted by relevance
43 return &dev->priv.sf_hw_table->hwc[idx]; in mlx5_sf_controller_to_hwc()113 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_sf_alloc()161 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_sf_free()182 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_sf_deferred_free()274 dev->priv.sf_hw_table = table; in mlx5_sf_hw_table_init()299 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_cleanup()340 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_create()351 struct mlx5_sf_hw_table *table = dev->priv.sf_hw_table; in mlx5_sf_hw_table_destroy()363 return !!dev->priv.sf_hw_table; in mlx5_sf_hw_table_supported()
637 struct mlx5_sf_hw_table *sf_hw_table; member