Searched refs:CounterAddrHigh (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168.h | 1049 CounterAddrHigh = 0x14, enumerator
|
| H A D | r8168_n.c | 1054 RTL_W32(tp, CounterAddrHigh, (u64)paddr >> 32); in proc_get_tally_counter() 1456 RTL_W32(tp, CounterAddrHigh, (u64)paddr >> 32); in proc_get_tally_counter() 5774 RTL_W32(tp, CounterAddrHigh, (u64)paddr >> 32); in rtl8168_get_ethtool_stats() 7115 RTL_W32(tp, CounterAddrHigh, (u64)tp->tally_paddr >> 32); in rtl8168_tally_counter_addr_fill() 7129 RTL_W32(tp, CounterAddrHigh, (u64)tp->tally_paddr >> 32); in rtl8168_tally_counter_clear()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 186 CounterAddrHigh = 0x14, enumerator 1587 RTL_W32(tp, CounterAddrHigh, (u64)paddr >> 32); in rtl8169_do_counters()
|