Searched refs:ROCE_V2_UDP_DPORT (Results 1 – 9 of 9) sorted by relevance
319 cpu_to_be16(ROCE_V2_UDP_DPORT)); in prepare4()343 cpu_to_be16(ROCE_V2_UDP_DPORT)); in prepare6()601 htons(ROCE_V2_UDP_DPORT), false); in rxe_net_ipv4_init()616 htons(ROCE_V2_UDP_DPORT), true); in rxe_net_ipv6_init()
39 uh->dest = htons(ROCE_V2_UDP_DPORT); in rdma_build_skb()
638 app->protocol == ROCE_V2_UDP_DPORT)) in bnxt_dcbnl_ieee_setapp()666 app->protocol == ROCE_V2_UDP_DPORT)) in bnxt_dcbnl_ieee_delapp()
485 udh->udp.dport = htons(ROCE_V2_UDP_DPORT); in qedr_gsi_build_header()
1231 app.protocol = ROCE_V2_UDP_DPORT; in bnxt_re_get_priority_mask()
2218 qp->qp1_hdr.udp.dport = htons(ROCE_V2_UDP_DPORT); in bnxt_re_build_qp1_send_v2()3127 ROCE_V2_UDP_DPORT) in bnxt_re_is_loopback_packet()
147 #define ROCE_V2_UDP_DPORT 4791 macro
2860 err = mlx4_config_roce_v2_port(dev, ROCE_V2_UDP_DPORT); in mlx4_ib_add()
3097 sqp->ud_header.udp.dport = htons(ROCE_V2_UDP_DPORT); in build_mlx_header()