Searched refs:SPX5_PRIOS (Results 1 – 3 of 3) sorted by relevance
213 for (idx = 0; idx < 2 * SPX5_PRIOS; ++idx, ++addr, ++stats) in sparx5_get_queue_sys_stats()217 for (idx = 0; idx < 2 * SPX5_PRIOS; ++idx, ++addr, ++stats) in sparx5_get_queue_sys_stats()221 for (idx = 0; idx < 2 * SPX5_PRIOS; ++idx, ++addr, ++stats) in sparx5_get_queue_sys_stats()1106 for (idx = 0; idx < 2 * SPX5_PRIOS; ++idx, ++stats) in sparx5_get_stats64()
288 base = (resource == 0 ? 2048 : 0) + SPX5_PRIOS * portno; in sparx5_port_flush_poll()289 for (prio = 0; prio < SPX5_PRIOS; prio++) { in sparx5_port_flush_poll()
69 #define SPX5_PRIOS 8 /* Number of priority queues */ macro
Completed in 10 milliseconds