vlan_hdr_h       1132 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	u32 vlan_hdr_h = ntohl(vlan_hdr);
vlan_hdr_h       1133 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	u16 ethertype = vlan_hdr_h >> 16;
vlan_hdr_h       1145 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	action->push_vlan.vlan_hdr = vlan_hdr_h;