match_prio_mask 2759 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c u8 match_prio_mask, match_prio_val; match_prio_mask 2773 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c match_prio_mask = MLX5_GET(fte_match_set_lyr_2_4, headers_c, first_prio); match_prio_mask 2775 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c if (act->vlan.prio != (match_prio_val & match_prio_mask)) {