Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mlx5/
A Dfs.h252 #define MLX5_FS_VLAN_DEPTH 2 macro
268 struct mlx5_fs_vlan vlan[MLX5_FS_VLAN_DEPTH];
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch.h480 __be16 vlan_proto[MLX5_FS_VLAN_DEPTH];
481 u16 vlan_vid[MLX5_FS_VLAN_DEPTH];
482 u8 vlan_prio[MLX5_FS_VLAN_DEPTH];
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
A Dvlan.c42 if (vlan_idx >= MLX5_FS_VLAN_DEPTH) { in parse_tc_vlan_action()

Completed in 8 milliseconds