Home
last modified time | relevance | path

Searched defs:mlx5_esw_flow_attr (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h452 struct mlx5_esw_flow_attr { struct
453 struct mlx5_eswitch_rep *in_rep;
454 struct mlx5_core_dev *in_mdev;
455 struct mlx5_core_dev *counter_dev;
457 int split_count;
458 int out_count;
460 __be16 vlan_proto[MLX5_FS_VLAN_DEPTH];
461 u16 vlan_vid[MLX5_FS_VLAN_DEPTH];
462 u8 vlan_prio[MLX5_FS_VLAN_DEPTH];
463 u8 total_vlan;
[all …]