Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Ddevlink.c14 struct mlx5_sf { struct
27 return container_of(mlx5_dl_port, struct mlx5_sf, dl_port); in mlx5_sf_by_dl_port() argument
36 static struct mlx5_sf *
42 static int mlx5_sf_function_id_insert(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_function_id_insert()
47 static void mlx5_sf_function_id_erase(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_function_id_erase()
52 static struct mlx5_sf *
57 struct mlx5_sf *sf; in mlx5_sf_alloc()
102 static void mlx5_sf_free(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_free()
137 static bool mlx5_sf_is_active(const struct mlx5_sf *sf) in mlx5_sf_is_active()
149 struct mlx5_sf *sf = mlx5_sf_by_dl_port(dl_port); in mlx5_devlink_sf_port_fn_state_get()
[all …]