Searched defs:stats64 (Results 1 – 2 of 2) sorted by relevance
114 PcpuSwNetstats *stats64 = this_cpu_ptr(usbNet->stats64); in RxComplete() local451 PcpuSwNetstats *stats64 = this_cpu_ptr(usbNet->stats64); in UsbnetAdapterStop() local548 PcpuSwNetstats *stats64 = this_cpu_ptr(usbNet->stats64); in TxComplete() local829 PcpuSwNetstats *stats64 = this_cpu_ptr(usbNet->stats64); in UsbnetAdapterGetStats64() local894 PcpuSwNetstats *stats64 = this_cpu_ptr(usbNet->stats64); in UsbnetAdapterSetUsbNetInfo() local
74 struct pcpu_sw_netstats __percpu *stats64; member