Searched refs:MVPP22_CTRS_TX_CTR (Results 1 – 2 of 2) sorted by relevance
338 #define MVPP22_CTRS_TX_CTR(port, txq) ((txq) | ((port) << 3) | BIT(7)) macro
1544 MVPP22_CTRS_TX_CTR(port->id, i), in mvpp2_read_stats()