n_ethtype         200 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 	u16 n_ethtype = vlan->ethtype;
n_ethtype         205 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 	vlan_hdr = (u32)n_ethtype << 16 | (u32)(prio) << 12 |  (u32)vid;