dmac_v            198 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	u8 *dmac_v = NULL;
dmac_v            208 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	dmac_v = MLX5_ADDR_OF(fte_match_param, spec->match_value,
dmac_v            214 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 		ether_addr_copy(dmac_v, mac_v);
dmac_v            232 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 		  dmac_v, dmac_c, vport);
dmac_v            241 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 			 dmac_v, dmac_c, vport, PTR_ERR(flow_rule));
dmac_v            800 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	u8 *dmac_v;
dmac_v            831 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	dmac_v = MLX5_ADDR_OF(fte_match_param, headers_v,
dmac_v            833 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	dmac_v[0] = 0x01;