Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_mplsoudp.c95 outer_first_mpls_over_udp.mpls_label, in parse_tunnel()
98 outer_first_mpls_over_udp.mpls_label, in parse_tunnel()
102 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()
108 outer_first_mpls_over_udp.mpls_s_bos, in parse_tunnel()
111 outer_first_mpls_over_udp.mpls_s_bos, in parse_tunnel()
115 outer_first_mpls_over_udp.mpls_ttl, in parse_tunnel()
118 outer_first_mpls_over_udp.mpls_ttl, in parse_tunnel()
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c936 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_label); 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()
940 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_s_bos); in dr_ste_copy_mask_misc2()
942 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_ttl); in dr_ste_copy_mask_misc2()
/linux-5.10/drivers/infiniband/hw/mlx5/
Dfs.c443 ft_field_support.outer_first_mpls_over_udp), in parse_flow_attr()
448 outer_first_mpls_over_udp), in parse_flow_attr()
452 outer_first_mpls_over_udp), in parse_flow_attr()
/linux-5.10/include/linux/mlx5/
Dmlx5_ifc.h372 u8 outer_first_mpls_over_udp[0x4]; member
573 struct mlx5_ifc_fte_match_mpls_bits outer_first_mpls_over_udp; member