Searched refs:mpls_exp (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun_mplsoudp.c | 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()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste.c | 841 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls.mpls_exp, clr); in dr_ste_copy_mask_misc2() 849 IFC_GET_CLR(fte_match_set_misc2, mask, inner_first_mpls.mpls_exp, clr); in dr_ste_copy_mask_misc2() 857 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls_over_gre.mpls_exp, clr); in dr_ste_copy_mask_misc2() 865 IFC_GET_CLR(fte_match_set_misc2, mask, outer_first_mpls_over_udp.mpls_exp, clr); in dr_ste_copy_mask_misc2()
|
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | fs.c | 114 if (MLX5_GET(fte_match_mpls, set_mask, mpls_exp) && in check_mpls_supp_fields()
|
/linux-6.1.9/include/linux/mlx5/ |
D | mlx5_ifc.h | 606 u8 mpls_exp[0x3]; member
|