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 D | tc_tun_mplsoudp.c | 88 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 D | dr_ste.c | 937 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 D | fs.c | 426 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 D | mlx5_ifc.h | 395 u8 outer_first_mpls_over_udp[0x4]; member 642 struct mlx5_ifc_fte_match_mpls_bits outer_first_mpls_over_udp; member
|