Home
last modified time | relevance | path

Searched refs:sf_hw_table (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/sf/
A Dhw_table.c43 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()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h642 struct mlx5_sf_hw_table *sf_hw_table; member

Completed in 9 milliseconds