Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
H A Ddev.c15 struct mlx5_sf_dev_table { struct
35 struct mlx5_sf_dev_table *table = dev->priv.sf_dev_table; in mlx5_sf_dev_allocated() argument
85 struct mlx5_sf_dev_table *table = dev->priv.sf_dev_table; in mlx5_sf_dev_add()
150 struct mlx5_sf_dev_table *table = dev->priv.sf_dev_table; in mlx5_sf_dev_del()
159 struct mlx5_sf_dev_table *table = container_of(nb, struct mlx5_sf_dev_table, nb); in mlx5_sf_dev_state_change_handler()
203 static int mlx5_sf_dev_vhca_arm_all(struct mlx5_sf_dev_table *table) in mlx5_sf_dev_vhca_arm_all()
226 struct mlx5_sf_dev_table *table = container_of(work, struct mlx5_sf_dev_table, work); in mlx5_sf_dev_add_active_work()
272 static int mlx5_sf_dev_queue_active_work(struct mlx5_sf_dev_table *table) in mlx5_sf_dev_queue_active_work()
298 struct mlx5_sf_dev_table *table; in mlx5_sf_dev_table_create()
350 static void mlx5_sf_dev_destroy_all(struct mlx5_sf_dev_table *table) in mlx5_sf_dev_destroy_all()
[all …]
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h511 struct mlx5_sf_dev_table;
634 struct mlx5_sf_dev_table *sf_dev_table;