Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h58 struct mlx5e_vlan_table;
59 unsigned long *mlx5e_vlan_get_active_svlans(struct mlx5e_vlan_table *vlan);
60 struct mlx5_flow_table *mlx5e_vlan_get_flowtable(struct mlx5e_vlan_table *vlan);
173 struct mlx5e_vlan_table *vlan;
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c112 struct mlx5e_vlan_table { struct
125 unsigned long *mlx5e_vlan_get_active_svlans(struct mlx5e_vlan_table *vlan) in mlx5e_vlan_get_active_svlans() argument
130 struct mlx5_flow_table *mlx5e_vlan_get_flowtable(struct mlx5e_vlan_table *vlan) in mlx5e_vlan_get_flowtable()