Home
last modified time | relevance | path

Searched refs:outer_first_mpls (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c916 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls.mpls_label); in dr_ste_copy_mask_misc2()
918 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls.mpls_exp); in dr_ste_copy_mask_misc2()
920 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls.mpls_s_bos); in dr_ste_copy_mask_misc2()
922 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls.mpls_ttl); in dr_ste_copy_mask_misc2()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c2975 ft_field_support.outer_first_mpls), in parse_flow_attr()
2980 outer_first_mpls), in parse_flow_attr()
2984 outer_first_mpls), in parse_flow_attr()
/Linux-v5.4/include/linux/mlx5/
Dmlx5_ifc.h372 u8 outer_first_mpls[0x4]; member
547 struct mlx5_ifc_fte_match_mpls_bits outer_first_mpls; member