Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Ddevlink.c30 struct mlx5_sf_table { struct
151 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_devlink_sf_port_fn_state_get()
232 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_devlink_sf_port_fn_state_set()
307 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_devlink_sf_port_new()
370 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_devlink_sf_port_del()
394 struct mlx5_sf_table *table = container_of(nb, struct mlx5_sf_table, vhca_nb); in mlx5_sf_vhca_event()
417 static void mlx5_sf_del_all(struct mlx5_sf_table *table) in mlx5_sf_del_all()
428 struct mlx5_sf_table *table = container_of(nb, struct mlx5_sf_table, esw_nb); in mlx5_sf_esw_event()
444 struct mlx5_sf_table *table = container_of(nb, struct mlx5_sf_table, mdev_nb); in mlx5_sf_mdev_event()
469 struct mlx5_sf_table *table; in mlx5_sf_table_init()
[all …]
/linux-6.15/include/linux/mlx5/
H A Ddriver.h491 struct mlx5_sf_table;
620 struct mlx5_sf_table *sf_table;