Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_mplsoudp.c88 outer_first_mpls_over_udp.mpls_label, in parse_tunnel()
91 outer_first_mpls_over_udp.mpls_label, in parse_tunnel()
95 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()
101 outer_first_mpls_over_udp.mpls_s_bos, in parse_tunnel()
104 outer_first_mpls_over_udp.mpls_s_bos, in parse_tunnel()
108 outer_first_mpls_over_udp.mpls_ttl, in parse_tunnel()
111 outer_first_mpls_over_udp.mpls_ttl, in parse_tunnel()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste.c937 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_label, clr); in dr_ste_copy_mask_misc2()
939 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_exp, clr); in dr_ste_copy_mask_misc2()
941 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_s_bos, clr); in dr_ste_copy_mask_misc2()
943 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_ttl, clr); in dr_ste_copy_mask_misc2()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c426 ft_field_support.outer_first_mpls_over_udp), in parse_flow_attr()
431 outer_first_mpls_over_udp), in parse_flow_attr()
435 outer_first_mpls_over_udp), in parse_flow_attr()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h395 u8 outer_first_mpls_over_udp[0x4]; member
642 struct mlx5_ifc_fte_match_mpls_bits outer_first_mpls_over_udp; member