Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot.h310 SYS_COUNT_TX_DROPS, enumerator
Docelot_regs.c189 REG(SYS_COUNT_TX_DROPS, 0x000114),
Docelot.c763 stats->tx_dropped = ocelot_read(ocelot, SYS_COUNT_TX_DROPS) + in ocelot_get_stats64()