Home
last modified time | relevance | path

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

/linux/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()
306 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_devlink_sf_port_new()
369 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_devlink_sf_port_del()
393 struct mlx5_sf_table *table = container_of(nb, struct mlx5_sf_table, vhca_nb); in mlx5_sf_vhca_event()
416 static void mlx5_sf_del_all(struct mlx5_sf_table *table) in mlx5_sf_del_all()
427 struct mlx5_sf_table *table = container_of(nb, struct mlx5_sf_table, esw_nb); in mlx5_sf_esw_event()
443 struct mlx5_sf_table *table = container_of(nb, struct mlx5_sf_table, mdev_nb); in mlx5_sf_mdev_event()
468 struct mlx5_sf_table *table; in mlx5_sf_table_init()
[all …]
/linux/include/linux/mlx5/
H A Ddriver.h518 struct mlx5_sf_table;
646 struct mlx5_sf_table *sf_table;