Home
last modified time | relevance | path

Searched refs:SPX5_PRIOS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_qos.h59 u8 cost[SPX5_PRIOS];
H A Dsparx5_main.h108 #define SPX5_PRIOS 8 /* Number of priority queues */ macro
651 #define SPX5_PSFP_SG_MAX_IPV (SPX5_PRIOS - 1)
H A Dsparx5_port.c300 base = (resource == 0 ? 2048 : 0) + SPX5_PRIOS * portno; in sparx5_port_flush_poll()
301 for (prio = 0; prio < SPX5_PRIOS; prio++) { in sparx5_port_flush_poll()