Searched defs:mlx5_esw_flow_attr (Results 1 – 1 of 1) sorted by relevance
470 struct mlx5_esw_flow_attr { struct471 struct mlx5_eswitch_rep *in_rep;472 struct mlx5_core_dev *in_mdev;473 struct mlx5_core_dev *counter_dev;474 struct mlx5e_tc_int_port *dest_int_port;475 struct mlx5e_tc_int_port *int_port;477 int split_count;478 int out_count;480 __be16 vlan_proto[MLX5_FS_VLAN_DEPTH];481 u16 vlan_vid[MLX5_FS_VLAN_DEPTH];[all …]