Searched refs:MVPP2_MAX_TXQ (Results 1 – 1 of 1) sorted by relevance
337 #define MVPP2_MAX_TXQ 8 macro941 static int txq_number = MVPP2_MAX_TXQ;983 return (MVPP2_MAX_TCONT + port) * MVPP2_MAX_TXQ + txq; in mvpp2_txq_phys()3940 for (queue = 0; queue < MVPP2_MAX_TXQ; queue++) { in mvpp2_defaults_set()4625 desc = (port->id * MVPP2_MAX_TXQ * desc_per_txq) + in mvpp2_txq_init()6240 (txq_number > MVPP2_MAX_TXQ)) { in mvpp2_init()