Home
last modified time | relevance | path

Searched refs:ROCE_V2_UDP_DPORT (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_net.c319 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()
/kernel/linux/linux-6.6/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()
637 htons(ROCE_V2_UDP_DPORT), false); in rxe_net_ipv4_init()
652 htons(ROCE_V2_UDP_DPORT), true); in rxe_net_ipv6_init()
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dlag.c39 uh->dest = htons(ROCE_V2_UDP_DPORT); in rdma_build_skb()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dlag.c38 uh->dest = htons(ROCE_V2_UDP_DPORT); in rdma_build_skb()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c638 app->protocol == ROCE_V2_UDP_DPORT)) in bnxt_dcbnl_ieee_setapp()
666 app->protocol == ROCE_V2_UDP_DPORT)) in bnxt_dcbnl_ieee_delapp()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c485 udh->udp.dport = htons(ROCE_V2_UDP_DPORT); in qedr_gsi_build_header()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c483 udh->udp.dport = htons(ROCE_V2_UDP_DPORT); in qedr_gsi_build_header()
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dmain.c1231 app.protocol = ROCE_V2_UDP_DPORT; in bnxt_re_get_priority_mask()
H A Dib_verbs.c2216 qp->qp1_hdr.udp.dport = htons(ROCE_V2_UDP_DPORT); in bnxt_re_build_qp1_send_v2()
3125 ROCE_V2_UDP_DPORT) in bnxt_re_is_loopback_packet()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dmain.c1312 app.protocol = ROCE_V2_UDP_DPORT; in bnxt_re_get_priority_mask()
H A Dib_verbs.c2316 qp->qp1_hdr.udp.dport = htons(ROCE_V2_UDP_DPORT); in bnxt_re_build_qp1_send_v2()
3332 ROCE_V2_UDP_DPORT) in bnxt_re_is_loopback_packet()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmain.c2848 err = mlx4_config_roce_v2_port(dev, ROCE_V2_UDP_DPORT); in mlx4_ib_add()
H A Dqp.c3101 sqp->ud_header.udp.dport = htons(ROCE_V2_UDP_DPORT); in build_mlx_header()
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h147 #define ROCE_V2_UDP_DPORT 4791 macro
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h150 #define ROCE_V2_UDP_DPORT 4791 macro
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dverbs.c774 udp_info->dst_port = ROCE_V2_UDP_DPORT; in irdma_roce_fill_and_set_qpctx_info()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1681 hr_reg_write(req, CFG_GLOBAL_PARAM_UDP_PORT, ROCE_V2_UDP_DPORT); in hns_roce_config_global_param()

Completed in 70 milliseconds