Searched refs:mpls_exp (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste.c | 918 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls.mpls_exp); in dr_ste_copy_mask_misc2() 926 MLX5_GET(fte_match_set_misc2, mask, inner_first_mpls.mpls_exp); in dr_ste_copy_mask_misc2() 934 MLX5_GET(fte_match_set_misc2, mask, outer_first_mpls_over_gre.mpls_exp); 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()
|
/Linux-v5.4/include/linux/mlx5/ |
D | mlx5_ifc.h | 541 u8 mpls_exp[0x3]; member
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | main.c | 2597 if (MLX5_GET(fte_match_mpls, set_mask, mpls_exp) && in check_mpls_supp_fields()
|