Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c353 RTL8365MB_MIB_ifOutUcastPkts, enumerator
1340 [RTL8365MB_MIB_ifOutUcastPkts] = 1, in rtl8365mb_get_mac_stats()
1386 mac_stats->FramesTransmittedOK = cnt[RTL8365MB_MIB_ifOutUcastPkts] + in rtl8365mb_get_mac_stats()
1440 [RTL8365MB_MIB_ifOutUcastPkts] = 1, in rtl8365mb_stats_update()
1488 stats->tx_packets = cnt[RTL8365MB_MIB_ifOutUcastPkts] + in rtl8365mb_stats_update()