Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/sf/
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 …]

Completed in 10 milliseconds