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