Searched refs:mlx5_sf (Results 1 – 1 of 1) sorted by relevance
14 struct mlx5_sf { struct27 return container_of(mlx5_dl_port, struct mlx5_sf, dl_port); in mlx5_sf_by_dl_port() argument39 static struct mlx5_sf *45 static int mlx5_sf_function_id_insert(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_function_id_insert()50 static void mlx5_sf_function_id_erase(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_function_id_erase()55 static struct mlx5_sf *60 struct mlx5_sf *sf; in mlx5_sf_alloc()105 static void mlx5_sf_free(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_free()140 static bool mlx5_sf_is_active(const struct mlx5_sf *sf) in mlx5_sf_is_active()152 struct mlx5_sf *sf = mlx5_sf_by_dl_port(dl_port); in mlx5_devlink_sf_port_fn_state_get()[all …]