Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c839 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls.mpls_label, clr); in dr_ste_copy_mask_misc2()
841 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls.mpls_exp, clr); in dr_ste_copy_mask_misc2()
843 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls.mpls_s_bos, clr); in dr_ste_copy_mask_misc2()
845 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls.mpls_ttl, clr); in dr_ste_copy_mask_misc2()
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dfs.c472 ft_field_support.outer_first_mpls), in parse_flow_attr()
477 outer_first_mpls), in parse_flow_attr()
481 outer_first_mpls), in parse_flow_attr()
/linux-6.1.9/include/linux/mlx5/
Dmlx5_ifc.h382 u8 outer_first_mpls[0x4]; member
612 struct mlx5_ifc_fte_match_mpls_bits outer_first_mpls; member