Home
last modified time | relevance | path

Searched refs:udp_dport (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_tt_redirect.c64 u16 udp_dport) in fs_udp_set_dport_flow() argument
72 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.udp_dport); in fs_udp_set_dport_flow()
73 MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_dport, udp_dport); in fs_udp_set_dport_flow()
170 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_dport); in fs_udp_create_groups()
H A Dtc_tun.c983 MLX5_SET(fte_match_set_lyr_2_4, headers_c, udp_dport, in mlx5e_tc_tun_parse_udp_ports()
985 MLX5_SET(fte_match_set_lyr_2_4, headers_v, udp_dport, in mlx5e_tc_tun_parse_udp_ports()
H A Dtc_ct.c469 udp_dport, ntohs(match.mask->dst)); in mlx5_tc_ct_set_tuple_match()
471 udp_dport, ntohs(match.key->dst)); in mlx5_tc_ct_set_tuple_match()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve_vxlan.c160 config->udp_dport = cfg->dst_port; in mlxsw_sp_nve_vxlan_config()
238 err = mlxsw_sp_parsing_vxlan_udp_dport_set(mlxsw_sp, config->udp_dport); in mlxsw_sp1_nve_vxlan_init()
419 err = mlxsw_sp_parsing_vxlan_udp_dport_set(mlxsw_sp, config->udp_dport); in mlxsw_sp2_nve_vxlan_init()
H A Dspectrum_nve.h16 __be16 udp_dport; member
H A Dspectrum.h719 __be16 udp_dport);
H A Dspectrum.c4066 __be16 udp_dport) in mlxsw_sp_parsing_vxlan_udp_dport_set() argument
4074 be16_to_cpu(udp_dport)); in mlxsw_sp_parsing_vxlan_udp_dport_set()
4079 mlxsw_sp->parsing.vxlan_udp_dport = be16_to_cpu(udp_dport); in mlxsw_sp_parsing_vxlan_udp_dport_set()
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.c144 PRINT_MASKED_VAL_L2(u16, udp_dport, udp_dport, p, "%u"); in print_lyr_2_4_hdrs()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c285 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_dport); in arfs_create_groups()
556 outer_headers.udp_dport); in arfs_add_rule()
559 MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_dport, in arfs_add_rule()
H A Den_fs_ethtool.c224 MLX5E_FTE_SET(headers_c, udp_dport, ntohs(pdst_m)); in set_udp()
225 MLX5E_FTE_SET(headers_v, udp_dport, ntohs(pdst_v)); in set_udp()
H A Den_tc.c3064 udp_dport, ntohs(match.mask->dst)); in __parse_cls_flower()
3066 udp_dport, ntohs(match.key->dst)); in __parse_cls_flower()
3283 OFFLOAD(UDP_DPORT, 16, U16_MAX, udp.dest, 0, udp_dport),
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dipsec_fs_roce.c55 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.udp_dport); in ipsec_fs_roce_setup_udp_dport()
56 MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_dport, dport); in ipsec_fs_roce_setup_udp_dport()
752 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_dport); in mlx5_ipsec_fs_roce_rx_create()
H A Dmacsec_fs.c1280 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_dport); in macsec_fs_rx_roce_jump_to_rdma_groups_create()
1337 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.udp_dport); in macsec_fs_rx_roce_jump_to_rdma_rules_create()
1338 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()
/linux/drivers/net/ethernet/sfc/
H A Dtc.h158 __be16 udp_dport; member
H A Dmae.c1514 encap->udp_dport); in efx_mae_register_encap_match()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dpsp.c322 MLX5_SET(fte_match_set_lyr_2_4, spec->match_criteria, udp_dport, 0xffff); in setup_fte_udp_psp()
323 MLX5_SET(fte_match_set_lyr_2_4, spec->match_value, udp_dport, udp_port); in setup_fte_udp_psp()
714 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_dport); in accel_psp_fs_tx_create_ft_table()
H A Dipsec_fs.c1642 udp_dport, upspec->dport_mask); in setup_fte_upper_proto_match()
1644 udp_dport, upspec->dport); in setup_fte_upper_proto_match()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c82 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, headers_c, udp_dport); in mlx5_ct_fs_smfs_fill_mask()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste.c889 spec->udp_dport = IFC_GET_CLR(fte_match_set_lyr_2_4, mask, udp_dport, clr); in dr_ste_copy_mask_spec()
H A Ddr_ste_v0.c855 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_port, spec, udp_dport); in dr_ste_v0_build_eth_l3_ipv4_5_tuple_tag()
1185 DR_STE_SET_TAG(eth_l4, tag, dst_port, spec, udp_dport); in dr_ste_v0_build_eth_ipv6_l3_l4_tag()
H A Ddr_matcher.c25 spec->udp_sport || spec->udp_dport); in dr_mask_is_tcp_udp_base_set()
H A Ddr_ste_v1.c1093 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple_v1, tag, destination_port, spec, udp_dport); in dr_ste_v1_build_eth_l3_ipv4_5_tuple_tag()
1404 DR_STE_SET_TAG(eth_l4_v1, tag, dst_port, spec, udp_dport); in dr_ste_v1_build_eth_ipv6_l3_l4_tag()
H A Ddr_types.h588 u32 udp_dport:16; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddefiner.c858 outer_headers.udp_dport, eth_l4_outer.destination_port); in hws_definer_conv_outer()
1034 inner_headers.udp_dport, eth_l4_inner.destination_port); in hws_definer_conv_inner()
/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c397 MLX5_SET(fte_match_set_lyr_2_4, headers_c, udp_dport, in parse_flow_attr()
399 MLX5_SET(fte_match_set_lyr_2_4, headers_v, udp_dport, in parse_flow_attr()

12