| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | fs_tt_redirect.c | 64 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() 171 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_dport); in fs_udp_create_groups()
|
| D | tc_tun.c | 956 MLX5_SET(fte_match_set_lyr_2_4, headers_c, udp_dport, in mlx5e_tc_tun_parse_udp_ports() 958 MLX5_SET(fte_match_set_lyr_2_4, headers_v, udp_dport, in mlx5e_tc_tun_parse_udp_ports()
|
| D | tc_ct.c | 416 udp_dport, ntohs(match.mask->dst)); in mlx5_tc_ct_set_tuple_match() 418 udp_dport, ntohs(match.key->dst)); in mlx5_tc_ct_set_tuple_match()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_nve_vxlan.c | 107 config->udp_dport = cfg->dst_port; in mlxsw_sp_nve_vxlan_config() 173 err = mlxsw_sp_parsing_vxlan_udp_dport_set(mlxsw_sp, config->udp_dport); in mlxsw_sp1_nve_vxlan_init() 354 err = mlxsw_sp_parsing_vxlan_udp_dport_set(mlxsw_sp, config->udp_dport); in mlxsw_sp2_nve_vxlan_init()
|
| D | spectrum_nve.h | 16 __be16 udp_dport; member
|
| D | spectrum.c | 3676 __be16 udp_dport) in mlxsw_sp_parsing_vxlan_udp_dport_set() argument 3684 be16_to_cpu(udp_dport)); in mlxsw_sp_parsing_vxlan_udp_dport_set() 3689 mlxsw_sp->parsing.vxlan_udp_dport = be16_to_cpu(udp_dport); in mlxsw_sp_parsing_vxlan_udp_dport_set()
|
| D | spectrum.h | 666 __be16 udp_dport);
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| D | fs_tracepoint.c | 144 PRINT_MASKED_VAL_L2(u16, udp_dport, udp_dport, p, "%u"); in print_lyr_2_4_hdrs()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_arfs.c | 261 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_dport); in arfs_create_groups() 515 outer_headers.udp_dport); in arfs_add_rule() 518 MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_dport, in arfs_add_rule()
|
| D | en_fs_ethtool.c | 211 MLX5E_FTE_SET(headers_c, udp_dport, ntohs(pdst_m)); in set_udp() 212 MLX5E_FTE_SET(headers_v, udp_dport, ntohs(pdst_v)); in set_udp()
|
| D | en_tc.c | 2407 udp_dport, ntohs(match.mask->dst)); in __parse_cls_flower() 2409 udp_dport, ntohs(match.key->dst)); in __parse_cls_flower() 2665 OFFLOAD(UDP_DPORT, 16, U16_MAX, udp.dest, 0, udp_dport),
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_ste.c | 752 spec->udp_dport = MLX5_GET(fte_match_set_lyr_2_4, mask, udp_dport); in dr_ste_copy_mask_spec()
|
| D | dr_matcher.c | 37 spec->udp_sport || spec->udp_dport); in dr_mask_is_tcp_udp_base_set()
|
| D | dr_ste_v0.c | 850 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() 1179 DR_STE_SET_TAG(eth_l4, tag, dst_port, spec, udp_dport); in dr_ste_v0_build_eth_ipv6_l3_l4_tag()
|
| D | dr_types.h | 546 u32 udp_dport:16; member
|
| D | dr_ste_v1.c | 1044 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() 1354 DR_STE_SET_TAG(eth_l4_v1, tag, dst_port, spec, udp_dport); in dr_ste_v1_build_eth_ipv6_l3_l4_tag()
|
| /Linux-v5.15/drivers/infiniband/hw/mlx5/ |
| D | fs.c | 408 MLX5_SET(fte_match_set_lyr_2_4, headers_c, udp_dport, in parse_flow_attr() 410 MLX5_SET(fte_match_set_lyr_2_4, headers_v, udp_dport, in parse_flow_attr()
|
| /Linux-v5.15/Documentation/virt/uml/ |
| D | user_mode_linux_howto_v2.rst | 539 peer_tunnel_id 2 udp_sport 1706 udp_dport 1707 && \
|
| /Linux-v5.15/include/linux/mlx5/ |
| D | mlx5_ifc.h | 497 u8 udp_dport[0x10]; member
|