Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c913 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls.mpls_label, clr); in dr_ste_copy_mask_misc2()
915 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls.mpls_exp, clr); in dr_ste_copy_mask_misc2()
917 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls.mpls_s_bos, clr); in dr_ste_copy_mask_misc2()
919 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls.mpls_ttl, clr); in dr_ste_copy_mask_misc2()
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dfs.c471 ft_field_support.outer_first_mpls), in parse_flow_attr()
476 outer_first_mpls), in parse_flow_attr()
480 outer_first_mpls), in parse_flow_attr()
/linux-6.6.21/include/linux/mlx5/
Dmlx5_ifc.h398 u8 outer_first_mpls[0x4]; member
636 struct mlx5_ifc_fte_match_mpls_bits outer_first_mpls; member