hdr_fld_4b        829 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	u32 hdr_fld_4b;
hdr_fld_4b        847 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	hdr_fld_4b = MLX5_GET(l2_hdr, l2_hdr, dmac_47_16);
hdr_fld_4b        849 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 		 inline_data, hdr_fld_4b);
hdr_fld_4b        861 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	hdr_fld_4b = (MLX5_GET(l2_hdr, l2_hdr, smac_31_0) >> 16 |
hdr_fld_4b        864 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 		 inline_data, hdr_fld_4b);
hdr_fld_4b        896 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 		hdr_fld_4b = (vlan_type << 16) | hdr_fld_2b;
hdr_fld_4b        897 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 		MLX5_SET(dr_action_hw_set, ops + i, inline_data, hdr_fld_4b);