Searched refs:outer_first_mpls_over_udp (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste.c | 940 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_label); in dr_ste_copy_mask_misc2() 942 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_exp); in dr_ste_copy_mask_misc2() 944 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_s_bos); in dr_ste_copy_mask_misc2() 946 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_ttl); in dr_ste_copy_mask_misc2()
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | main.c | 2930 ft_field_support.outer_first_mpls_over_udp), in parse_flow_attr() 2935 outer_first_mpls_over_udp), in parse_flow_attr() 2939 outer_first_mpls_over_udp), in parse_flow_attr()
|
/Linux-v5.4/include/linux/mlx5/ |
D | mlx5_ifc.h | 369 u8 outer_first_mpls_over_udp[0x4]; member 553 struct mlx5_ifc_fte_match_mpls_bits outer_first_mpls_over_udp; member
|