Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_dcb.h117 #define ROCE_V2_UDP_DPORT 4791 macro
H A Dbnxt_dcb.c742 app->protocol == ROCE_V2_UDP_DPORT)) in bnxt_dcb_ieee_setapp()
767 app->protocol == ROCE_V2_UDP_DPORT)) in bnxt_dcb_ieee_delapp()
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec_fs.c1638 ipsec_roce_setup_udp_dport(spec, ROCE_V2_UDP_DPORT); in ipsec_roce_rx_rule_setup()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h104 #define ROCE_V2_UDP_DPORT 4791 macro
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2716 err = mlx4_config_roce_v2_port(dev, ROCE_V2_UDP_DPORT); in mlx4_ib_add()
H A Dmlx4_ib_qp.c2554 sqp->ud_header.udp.dport = htons(ROCE_V2_UDP_DPORT); in build_mlx_header()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.c582 udp_info->dst_port = ROCE_V2_UDP_DPORT; in irdma_roce_fill_and_set_qpctx_info()