| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_nve_vxlan.c | 103 config->udp_dport = cfg->dst_port; in mlxsw_sp_nve_vxlan_config() 108 __be16 udp_dport) in __mlxsw_sp_nve_parsing_set() argument 112 mlxsw_reg_mprs_pack(mprs_pl, parsing_depth, be16_to_cpu(udp_dport)); in __mlxsw_sp_nve_parsing_set() 117 __be16 udp_dport) in mlxsw_sp_nve_parsing_set() argument 123 return __mlxsw_sp_nve_parsing_set(mlxsw_sp, parsing_depth, udp_dport); in mlxsw_sp_nve_parsing_set() 128 __be16 udp_dport) in __mlxsw_sp_nve_inc_parsing_depth_get() argument 134 err = mlxsw_sp_nve_parsing_set(mlxsw_sp, udp_dport); in __mlxsw_sp_nve_inc_parsing_depth_get() 146 __be16 udp_dport) in __mlxsw_sp_nve_inc_parsing_depth_put() argument 149 mlxsw_sp_nve_parsing_set(mlxsw_sp, udp_dport); in __mlxsw_sp_nve_inc_parsing_depth_put() 154 __be16 udp_dport = mlxsw_sp->nve->config.udp_dport; in mlxsw_sp_nve_inc_parsing_depth_get() local [all …]
|
| D | spectrum_nve.h | 16 __be16 udp_dport; member
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| D | fs_tracepoint.c | 143 PRINT_MASKED_VAL_L2(u16, udp_dport, udp_dport, p, "%u"); in print_lyr_2_4_hdrs()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_arfs.c | 249 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_dport); in arfs_create_groups() 496 outer_headers.udp_dport); in arfs_add_rule() 499 MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_dport, in arfs_add_rule()
|
| D | en_fs_ethtool.c | 200 MLX5E_FTE_SET(headers_c, udp_dport, ntohs(pdst_m)); in set_udp() 201 MLX5E_FTE_SET(headers_v, udp_dport, ntohs(pdst_v)); in set_udp()
|
| D | en_tc.c | 2117 udp_dport, ntohs(match.mask->dst)); in __parse_cls_flower() 2119 udp_dport, ntohs(match.key->dst)); in __parse_cls_flower() 2322 OFFLOAD(UDP_DPORT, 2, udp.dest, 0, udp_dport),
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | tc_tun.c | 546 MLX5_SET(fte_match_set_lyr_2_4, headers_c, udp_dport, in mlx5e_tc_tun_parse_udp_ports() 548 MLX5_SET(fte_match_set_lyr_2_4, headers_v, udp_dport, in mlx5e_tc_tun_parse_udp_ports()
|
| /Linux-v5.4/Documentation/networking/ |
| D | l2tp.txt | 217 udp_dport 5000 encap udp local 192.168.1.1 remote 192.168.1.2 233 udp_dport=5001 udp_dport=5000
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_ste.c | 892 spec->udp_dport = MLX5_GET(fte_match_set_lyr_2_4, mask, udp_dport); in dr_ste_copy_mask_spec() 1212 destination_port, mask, udp_dport); in dr_ste_build_eth_l3_ipv4_5_tuple_bit_mask() 1243 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_port, spec, udp_dport); in dr_ste_build_eth_l3_ipv4_5_tuple_tag() 1588 DR_STE_SET_MASK_V(eth_l4, bit_mask, dst_port, mask, udp_dport); in dr_ste_build_ipv6_l3_l4_bit_mask() 1612 DR_STE_SET_TAG(eth_l4, tag, dst_port, spec, udp_dport); in dr_ste_build_ipv6_l3_l4_tag()
|
| D | dr_matcher.c | 37 spec->udp_sport || spec->udp_dport); in dr_mask_is_tcp_udp_base_set()
|
| D | dr_types.h | 401 u32 udp_dport:16; member
|
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ |
| D | main.c | 2895 MLX5_SET(fte_match_set_lyr_2_4, headers_c, udp_dport, in parse_flow_attr() 2897 MLX5_SET(fte_match_set_lyr_2_4, headers_v, udp_dport, in parse_flow_attr()
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | mlx5_ifc.h | 471 u8 udp_dport[0x10]; member
|