/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A 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() 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() 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() 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() 149 mlxsw_sp_nve_parsing_set(mlxsw_sp, udp_dport); in __mlxsw_sp_nve_inc_parsing_depth_put() 154 __be16 udp_dport in mlxsw_sp_nve_inc_parsing_depth_get() local 106 __mlxsw_sp_nve_parsing_set(struct mlxsw_sp *mlxsw_sp, unsigned int parsing_depth, __be16 udp_dport) __mlxsw_sp_nve_parsing_set() argument 116 mlxsw_sp_nve_parsing_set(struct mlxsw_sp *mlxsw_sp, __be16 udp_dport) mlxsw_sp_nve_parsing_set() argument 127 __mlxsw_sp_nve_inc_parsing_depth_get(struct mlxsw_sp *mlxsw_sp, __be16 udp_dport) __mlxsw_sp_nve_inc_parsing_depth_get() argument 145 __mlxsw_sp_nve_inc_parsing_depth_put(struct mlxsw_sp *mlxsw_sp, __be16 udp_dport) __mlxsw_sp_nve_inc_parsing_depth_put() argument 161 __be16 udp_dport = mlxsw_sp->nve->config.udp_dport; mlxsw_sp_nve_inc_parsing_depth_put() local [all...] |
H A D | spectrum_nve.h | 16 __be16 udp_dport; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | ipsec_fs_roce.c | 42 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.udp_dport); in ipsec_fs_roce_setup_udp_dport() 43 MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_dport, dport); in ipsec_fs_roce_setup_udp_dport() 275 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_dport); in mlx5_ipsec_fs_roce_rx_create()
|
H A D | macsec_fs.c | 1284 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() 1341 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.udp_dport); in macsec_fs_rx_roce_jump_to_rdma_rules_create() 1342 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-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | fs_tt_redirect.c | 64 u16 udp_dport) in fs_udp_set_dport_flow() 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() 63 fs_udp_set_dport_flow(struct mlx5_flow_spec *spec, enum fs_udp_type type, u16 udp_dport) fs_udp_set_dport_flow() argument
|
H A D | tc_tun.c | 975 MLX5_SET(fte_match_set_lyr_2_4, headers_c, udp_dport, in mlx5e_tc_tun_parse_udp_ports() 977 MLX5_SET(fte_match_set_lyr_2_4, headers_v, udp_dport, in mlx5e_tc_tun_parse_udp_ports()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_nve.h | 16 __be16 udp_dport; member
|
H A D | spectrum_nve_vxlan.c | 160 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fs_tracepoint.c | 144 PRINT_MASKED_VAL_L2(u16, udp_dport, udp_dport, p, "%u"); in print_lyr_2_4_hdrs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fs_tracepoint.c | 144 PRINT_MASKED_VAL_L2(u16, udp_dport, udp_dport, p, "%u"); in print_lyr_2_4_hdrs()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_arfs.c | 232 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_dport); in arfs_create_groups() 481 outer_headers.udp_dport); in arfs_add_rule() 484 MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_dport, in arfs_add_rule()
|
H A D | en_fs_ethtool.c | 203 MLX5E_FTE_SET(headers_c, udp_dport, ntohs(pdst_m)); in set_udp() 204 MLX5E_FTE_SET(headers_v, udp_dport, ntohs(pdst_v)); in set_udp()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_arfs.c | 278 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_dport); in arfs_create_groups() 547 outer_headers.udp_dport); in arfs_add_rule() 550 MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_dport, in arfs_add_rule()
|
H A D | en_fs_ethtool.c | 224 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc.h | 152 __be16 udp_dport; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 682 MLX5_SET(fte_match_set_lyr_2_4, headers_c, udp_dport, in mlx5e_tc_tun_parse_udp_ports() 684 MLX5_SET(fte_match_set_lyr_2_4, headers_v, udp_dport, in mlx5e_tc_tun_parse_udp_ports()
|
H A D | tc_ct.c | 414 udp_dport, ntohs(match.mask->dst)); in mlx5_tc_ct_set_tuple_match() 416 udp_dport, ntohs(match.key->dst)); in mlx5_tc_ct_set_tuple_match()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_ste.c | 889 spec->udp_dport = MLX5_GET(fte_match_set_lyr_2_4, mask, udp_dport); in dr_ste_copy_mask_spec() 1196 destination_port, mask, udp_dport); in dr_ste_build_eth_l3_ipv4_5_tuple_bit_mask() 1225 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() 1560 DR_STE_SET_MASK_V(eth_l4, bit_mask, dst_port, mask, udp_dport); in dr_ste_build_ipv6_l3_l4_bit_mask() 1582 DR_STE_SET_TAG(eth_l4, tag, dst_port, spec, udp_dport); in dr_ste_build_ipv6_l3_l4_tag()
|
H A D | dr_matcher.c | 37 spec->udp_sport || spec->udp_dport); in dr_mask_is_tcp_udp_base_set()
|
H A D | dr_types.h | 416 u32 udp_dport:16; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | ct_fs_smfs.c | 83 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, headers_c, udp_dport); in mlx5_ct_fs_smfs_fill_mask()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_ste_v0.c | 853 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() 1183 DR_STE_SET_TAG(eth_l4, tag, dst_port, spec, udp_dport); in dr_ste_v0_build_eth_ipv6_l3_l4_tag()
|
H A D | dr_ste.c | 889 spec->udp_dport = IFC_GET_CLR(fte_match_set_lyr_2_4, mask, udp_dport, clr); in dr_ste_copy_mask_spec()
|
H A D | dr_ste_v1.c | 1229 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() 1540 DR_STE_SET_TAG(eth_l4_v1, tag, dst_port, spec, udp_dport); in dr_ste_v1_build_eth_ipv6_l3_l4_tag()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A 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()
|