Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
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.c1408 struct mlx5dr_match_misc3 *misc_3 = &value->misc3; in dr_ste_v0_build_icmp_tag()
1498 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v0_build_eth_l4_misc_tag()
1527 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v0_build_flex_parser_tnl_vxlan_gpe_tag()
1773 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v0_build_flex_parser_tnl_geneve_tlv_opt_tag()
1805 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v0_build_flex_parser_tnl_gtpu_tag()
H A Ddr_ste_v1.c1753 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v1_build_icmp_tag()
1816 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v1_build_eth_l4_misc_tag()
1844 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v1_build_flex_parser_tnl_vxlan_gpe_tag()
2101 struct mlx5dr_match_misc3 *misc3 = &value->misc3; in dr_ste_v1_build_flex_parser_tnl_geneve_tlv_opt_tag()
2159 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.h757 struct mlx5dr_match_misc3 { struct
820 struct mlx5dr_match_misc3 misc3;