Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A 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()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dfs.c113 if (MLX5_GET(fte_match_mpls, set_mask, mpls_exp) && in check_mpls_supp_fields()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h561 u8 mpls_exp[0x3]; member