Home
last modified time | relevance | path

Searched refs:mpls_exp (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_mplsoudp.c95 outer_first_mpls_over_udp.mpls_exp, in parse_tunnel()
98 outer_first_mpls_over_udp.mpls_exp, match.key->ls[0].mpls_tc); in parse_tunnel()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c841 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls.mpls_exp, clr); in dr_ste_copy_mask_misc2()
849 IFC_GET_CLR(fte_match_set_misc2, mask, inner_first_mpls.mpls_exp, clr); in dr_ste_copy_mask_misc2()
857 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls_over_gre.mpls_exp, clr); in dr_ste_copy_mask_misc2()
865 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_exp, clr); in dr_ste_copy_mask_misc2()
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dfs.c114 if (MLX5_GET(fte_match_mpls, set_mask, mpls_exp) && in check_mpls_supp_fields()
/linux-6.1.9/include/linux/mlx5/
Dmlx5_ifc.h606 u8 mpls_exp[0x3]; member