copy_param       1142 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_rule.c 	struct mlx5dr_match_param copy_param = {};
copy_param       1148 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_rule.c 	memcpy(&copy_param, param, sizeof(struct mlx5dr_match_param));
copy_param       1155 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_rule.c 	ret = dr_rule_create_rule_nic(rule, &rule->tx, &copy_param,