Home
last modified time | relevance | path

Searched refs:SYS_COUNT_TX_64 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/include/soc/mscc/
Docelot.h348 SYS_COUNT_TX_64, enumerator
/Linux-v5.15/drivers/net/dsa/ocelot/
Dseville_vsc9953.c268 REG(SYS_COUNT_TX_64, 0x00011c),
Dfelix_vsc9959.c267 REG(SYS_COUNT_TX_64, 0x00021c),
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_vsc7514.c204 REG(SYS_COUNT_TX_64, 0x00011c),
Docelot_net.c641 stats->tx_packets = ocelot_read(ocelot, SYS_COUNT_TX_64) + in ocelot_get_stats64()