Home
last modified time | relevance | path

Searched refs:mlx5dr_match_misc2 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v0.c1220 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v0_build_mpls_tag()
1277 struct mlx5dr_match_misc2 *misc_2 = &value->misc2; in dr_ste_v0_build_tnl_mpls_tag()
1320 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v0_build_tnl_mpls_over_udp_tag()
1362 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v0_build_tnl_mpls_over_gre_tag()
1474 struct mlx5dr_match_misc2 *misc_2 = &value->misc2; in dr_ste_v0_build_general_purpose_tag()
1586 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v0_build_register_0_tag()
1612 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v0_build_register_1_tag()
H A Ddr_ste.h53 struct mlx5dr_match_misc2 *_mask = mask; \
H A Ddr_ste_v1.c1575 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v1_build_mpls_tag()
1626 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v1_build_tnl_mpls_tag()
1671 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v1_build_tnl_mpls_over_udp_tag()
1712 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v1_build_tnl_mpls_over_gre_tag()
1794 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v1_build_general_purpose_tag()
1923 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v1_build_register_0_tag()
1947 struct mlx5dr_match_misc2 *misc2 = &value->misc2; in dr_ste_v1_build_register_1_tag()
H A Ddr_matcher.c296 static bool dr_mask_is_wqe_metadata_set(struct mlx5dr_match_misc2 *misc2) in dr_mask_is_wqe_metadata_set()
301 static bool dr_mask_is_reg_c_0_3_set(struct mlx5dr_match_misc2 *misc2) in dr_mask_is_reg_c_0_3_set()
307 static bool dr_mask_is_reg_c_4_7_set(struct mlx5dr_match_misc2 *misc2) in dr_mask_is_reg_c_4_7_set()
H A Ddr_ste.c910 static void dr_ste_copy_mask_misc2(char *mask, struct mlx5dr_match_misc2 *spec, bool clr) in dr_ste_copy_mask_misc2()
1074 sizeof(struct mlx5dr_match_misc2)) { in mlx5dr_ste_copy_param()
1084 param_location += sizeof(struct mlx5dr_match_misc2); in mlx5dr_ste_copy_param()
H A Ddr_types.h724 struct mlx5dr_match_misc2 { struct
819 struct mlx5dr_match_misc2 misc2;