Home
last modified time | relevance | path

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

/Linux-v5.15/include/soc/mscc/
Docelot.h326 SYS_COUNT_RX_SHORTS, enumerator
/Linux-v5.15/drivers/net/dsa/ocelot/
Dseville_vsc9953.c255 REG(SYS_COUNT_RX_SHORTS, 0x000010),
Dfelix_vsc9959.c254 REG(SYS_COUNT_RX_SHORTS, 0x000010),
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_vsc7514.c182 REG(SYS_COUNT_RX_SHORTS, 0x000010),
Docelot_net.c626 stats->rx_packets = ocelot_read(ocelot, SYS_COUNT_RX_SHORTS) + in ocelot_get_stats64()