Home
last modified time | relevance | path

Searched refs:mlx5dr_match_misc3 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_matcher.c101 dr_mask_is_vxlan_gpe_set(struct mlx5dr_match_misc3 *misc3) in dr_mask_is_vxlan_gpe_set()
131 static bool dr_mask_is_tnl_geneve_tlv_opt(struct mlx5dr_match_misc3 *misc3) in dr_mask_is_tnl_geneve_tlv_opt()
164 static bool dr_mask_is_tnl_gtpu_set(struct mlx5dr_match_misc3 *misc3) in dr_mask_is_tnl_gtpu_set()
279 static bool dr_mask_is_icmpv6_set(struct mlx5dr_match_misc3 *misc3) in dr_mask_is_icmpv6_set()
H A Ddr_ste_v0.c1410 struct mlx5dr_match_misc3 *misc_3 = &value->misc3; in dr_ste_v0_build_icmp_tag()
1500 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v0_build_eth_l4_misc_tag()
1529 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v0_build_flex_parser_tnl_vxlan_gpe_tag()
1775 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v0_build_flex_parser_tnl_geneve_tlv_opt_tag()
1807 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v0_build_flex_parser_tnl_gtpu_tag()
H A Ddr_ste_v1.c1617 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v1_build_icmp_tag()
1680 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v1_build_eth_l4_misc_tag()
1708 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v1_build_flex_parser_tnl_vxlan_gpe_tag()
1965 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v1_build_flex_parser_tnl_geneve_tlv_opt_tag()
2023 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v1_build_flex_parser_tnl_gtpu_tag()
H A Ddr_ste.c955 static void dr_ste_copy_mask_misc3(char *mask, struct mlx5dr_match_misc3 *spec, bool clr) in dr_ste_copy_mask_misc3()
1088 sizeof(struct mlx5dr_match_misc3)) { in mlx5dr_ste_copy_param()
1098 param_location += sizeof(struct mlx5dr_match_misc3); in mlx5dr_ste_copy_param()
H A Ddr_types.h753 struct mlx5dr_match_misc3 { struct
816 struct mlx5dr_match_misc3 misc3;