Home
last modified time | relevance | path

Searched refs:SYS_COUNT_TX_OCTETS (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot.h305 SYS_COUNT_TX_OCTETS, enumerator
Docelot_regs.c184 REG(SYS_COUNT_TX_OCTETS, 0x000100),
Docelot.c756 stats->tx_bytes = ocelot_read(ocelot, SYS_COUNT_TX_OCTETS); in ocelot_get_stats64()