Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
Dr8168.h1247 CounterDump = 0x8, enumerator
Dr8168_n.c1057 RTL_W32(tp, CounterAddrLow, cmd | CounterDump); in proc_get_tally_counter()
1060 while (RTL_R32(tp, CounterAddrLow) & CounterDump) { in proc_get_tally_counter()
1459 RTL_W32(tp, CounterAddrLow, cmd | CounterDump); in proc_get_tally_counter()
1462 while (RTL_R32(tp, CounterAddrLow) & CounterDump) { in proc_get_tally_counter()
5777 RTL_W32(tp, CounterAddrLow, cmd | CounterDump); in rtl8168_get_ethtool_stats()
5780 while (RTL_R32(tp, CounterAddrLow) & CounterDump) { in rtl8168_get_ethtool_stats()