Searched refs:mpls_exp (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun_mplsoudp.c | 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()
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste.c | 914 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()
|
/Linux-v5.10/drivers/infiniband/hw/mlx5/ |
D | fs.c | 113 if (MLX5_GET(fte_match_mpls, set_mask, mpls_exp) && in check_mpls_supp_fields()
|
/Linux-v5.10/include/linux/mlx5/ |
D | mlx5_ifc.h | 561 u8 mpls_exp[0x3]; member
|