Searched refs:MVPP22_N_RSS_TABLES (Results 1 – 2 of 2) sorted by relevance
1483 for (ctx = 0; ctx < MVPP22_N_RSS_TABLES; ctx++) { in mvpp22_rss_context_create()1488 if (ctx == MVPP22_N_RSS_TABLES) in mvpp22_rss_context_create()1522 for (i = 1; i < MVPP22_N_RSS_TABLES; i++) { in mvpp22_port_rss_ctx_create()1527 if (i == MVPP22_N_RSS_TABLES) in mvpp22_port_rss_ctx_create()1539 if (rss_ctx < 0 || rss_ctx >= MVPP22_N_RSS_TABLES) in mvpp22_rss_table_get()1553 if (rss_ctx < 0 || rss_ctx >= MVPP22_N_RSS_TABLES) in mvpp22_port_rss_ctx_delete()1703 for (i = 0; i < MVPP22_N_RSS_TABLES; i++) in mvpp22_port_rss_init()
647 #define MVPP22_N_RSS_TABLES 8 macro822 struct mvpp2_rss_table *rss_tables[MVPP22_N_RSS_TABLES];961 int rss_ctx[MVPP22_N_RSS_TABLES];