Searched defs:mlx5_esw_flow_attr (Results 1 – 1 of 1) sorted by relevance
372 struct mlx5_esw_flow_attr { struct373 struct mlx5_eswitch_rep *in_rep;374 struct mlx5_core_dev *in_mdev;375 struct mlx5_core_dev *counter_dev;377 int split_count;378 int out_count;380 int action;381 __be16 vlan_proto[MLX5_FS_VLAN_DEPTH];382 u16 vlan_vid[MLX5_FS_VLAN_DEPTH];383 u8 vlan_prio[MLX5_FS_VLAN_DEPTH];[all …]