Home
last modified time | relevance | path

Searched refs:SPX5_PSFP_SG_MAX_IPV (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_main.h485 #define SPX5_PSFP_SG_MAX_IPV (SPX5_PRIOS - 1) macro
Dsparx5_tc_flower.c685 if (act->gate.prio < -1 || act->gate.prio > SPX5_PSFP_SG_MAX_IPV) { in sparx5_tc_flower_parse_act_gate()