ROCE_V2_UDP_DPORT
uh->dest = htons(ROCE_V2_UDP_DPORT);
qp->qp1_hdr.udp.dport = htons(ROCE_V2_UDP_DPORT);
ROCE_V2_UDP_DPORT)
hr_reg_write(req, CFG_GLOBAL_PARAM_UDP_PORT, ROCE_V2_UDP_DPORT);
hdr->udp.dport = cpu_to_be16(ROCE_V2_UDP_DPORT);
udp_info->dst_port = ROCE_V2_UDP_DPORT;
req.ah_attr.dest_port = ROCE_V2_UDP_DPORT;
err = mlx4_config_roce_v2_port(dev, ROCE_V2_UDP_DPORT);
sqp->ud_header.udp.dport = htons(ROCE_V2_UDP_DPORT);
udh->udp.dport = htons(ROCE_V2_UDP_DPORT);
cpu_to_be16(ROCE_V2_UDP_DPORT));
cpu_to_be16(ROCE_V2_UDP_DPORT));
sock = rxe_setup_udp_tunnel(net, htons(ROCE_V2_UDP_DPORT), false);
sock = rxe_setup_udp_tunnel(net, htons(ROCE_V2_UDP_DPORT), true);
app->protocol == ROCE_V2_UDP_DPORT))
app->protocol == ROCE_V2_UDP_DPORT))
ipsec_fs_roce_setup_udp_dport(spec, ROCE_V2_UDP_DPORT);
MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_dport, ROCE_V2_UDP_DPORT);