Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_mplsoudp.c102 outer_first_mpls_over_udp.mpls_exp, in parse_tunnel()
105 outer_first_mpls_over_udp.mpls_exp, match.key->ls[0].mpls_tc); in parse_tunnel()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c914 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls.mpls_exp); in dr_ste_copy_mask_misc2()
922 MLX5_GET(fte_match_set_misc2, mask, inner_first_mpls.mpls_exp); in dr_ste_copy_mask_misc2()
930 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls_over_gre.mpls_exp); in dr_ste_copy_mask_misc2()
938 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_exp); in dr_ste_copy_mask_misc2()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dfs.c113 if (MLX5_GET(fte_match_mpls, set_mask, mpls_exp) && in check_mpls_supp_fields()
/Linux-v5.10/include/linux/mlx5/
Dmlx5_ifc.h561 u8 mpls_exp[0x3]; member