Home
last modified time | relevance | path

Searched refs:ROCE_V2_UDP_DPORT (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.1/drivers/infiniband/sw/rxe/
Drxe_net.c290 cpu_to_be16(ROCE_V2_UDP_DPORT)); in prepare4()
314 cpu_to_be16(ROCE_V2_UDP_DPORT)); in prepare6()
623 htons(ROCE_V2_UDP_DPORT), false); in rxe_net_ipv4_init()
638 htons(ROCE_V2_UDP_DPORT), true); in rxe_net_ipv6_init()
/Linux-v6.1/drivers/infiniband/core/
Dlag.c38 uh->dest = htons(ROCE_V2_UDP_DPORT); in rdma_build_skb()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dcb.c678 app->protocol == ROCE_V2_UDP_DPORT)) in bnxt_dcbnl_ieee_setapp()
706 app->protocol == ROCE_V2_UDP_DPORT)) in bnxt_dcbnl_ieee_delapp()
/Linux-v6.1/drivers/infiniband/hw/qedr/
Dqedr_roce_cm.c484 udh->udp.dport = htons(ROCE_V2_UDP_DPORT); in qedr_gsi_build_header()
/Linux-v6.1/drivers/infiniband/hw/bnxt_re/
Dmain.c1222 app.protocol = ROCE_V2_UDP_DPORT; in bnxt_re_get_priority_mask()
Dib_verbs.c2206 qp->qp1_hdr.udp.dport = htons(ROCE_V2_UDP_DPORT); in bnxt_re_build_qp1_send_v2()
3119 ROCE_V2_UDP_DPORT) in bnxt_re_is_loopback_packet()
/Linux-v6.1/include/rdma/
Dib_verbs.h150 #define ROCE_V2_UDP_DPORT 4791 macro
/Linux-v6.1/drivers/infiniband/hw/mlx4/
Dmain.c2824 err = mlx4_config_roce_v2_port(dev, ROCE_V2_UDP_DPORT); in mlx4_ib_add()
Dqp.c3098 sqp->ud_header.udp.dport = htons(ROCE_V2_UDP_DPORT); in build_mlx_header()
/Linux-v6.1/drivers/infiniband/hw/irdma/
Dverbs.c726 udp_info->dst_port = ROCE_V2_UDP_DPORT; in irdma_roce_fill_and_set_qpctx_info()
/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c1637 hr_reg_write(req, CFG_GLOBAL_PARAM_UDP_PORT, ROCE_V2_UDP_DPORT); in hns_roce_config_global_param()