Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c296 cpu_to_be16(ROCE_V2_UDP_DPORT)); in prepare4()
320 cpu_to_be16(ROCE_V2_UDP_DPORT)); in prepare6()
629 htons(ROCE_V2_UDP_DPORT), false); in rxe_net_ipv4_init()
644 htons(ROCE_V2_UDP_DPORT), true); in rxe_net_ipv6_init()
/openbmc/linux/drivers/infiniband/core/
H A Dlag.c38 uh->dest = htons(ROCE_V2_UDP_DPORT); in rdma_build_skb()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c686 app->protocol == ROCE_V2_UDP_DPORT)) in bnxt_dcbnl_ieee_setapp()
714 app->protocol == ROCE_V2_UDP_DPORT)) in bnxt_dcbnl_ieee_delapp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dipsec_fs_roce.c61 ipsec_fs_roce_setup_udp_dport(spec, ROCE_V2_UDP_DPORT); in ipsec_fs_roce_rx_rule_setup()
H A Dmacsec_fs.c1342 MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_dport, ROCE_V2_UDP_DPORT); in macsec_fs_rx_roce_jump_to_rdma_rules_create()
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c483 udh->udp.dport = htons(ROCE_V2_UDP_DPORT); in qedr_gsi_build_header()
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c1320 app.protocol = ROCE_V2_UDP_DPORT; in bnxt_re_get_priority_mask()
H A Dib_verbs.c2342 qp->qp1_hdr.udp.dport = htons(ROCE_V2_UDP_DPORT); in bnxt_re_build_qp1_send_v2()
3363 ROCE_V2_UDP_DPORT) in bnxt_re_is_loopback_packet()
/openbmc/linux/include/rdma/
H A Dib_verbs.h150 #define ROCE_V2_UDP_DPORT 4791 macro
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c2835 err = mlx4_config_roce_v2_port(dev, ROCE_V2_UDP_DPORT); in mlx4_ib_probe()
H A Dqp.c3137 sqp->ud_header.udp.dport = htons(ROCE_V2_UDP_DPORT); in build_mlx_header()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c774 udp_info->dst_port = ROCE_V2_UDP_DPORT; in irdma_roce_fill_and_set_qpctx_info()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1683 hr_reg_write(req, CFG_GLOBAL_PARAM_UDP_PORT, ROCE_V2_UDP_DPORT); in hns_roce_config_global_param()