Searched refs:SPX5_PRIOS (Results 1 – 3 of 3) sorted by relevance
59 u8 cost[SPX5_PRIOS];
108 #define SPX5_PRIOS 8 /* Number of priority queues */ macro651 #define SPX5_PSFP_SG_MAX_IPV (SPX5_PRIOS - 1)
300 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()