Home
last modified time | relevance | path

Searched defs:stats64 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_net_adapter.c114 PcpuSwNetstats *stats64 = this_cpu_ptr(usbNet->stats64); in RxComplete() local
451 PcpuSwNetstats *stats64 = this_cpu_ptr(usbNet->stats64); in UsbnetAdapterStop() local
548 PcpuSwNetstats *stats64 = this_cpu_ptr(usbNet->stats64); in TxComplete() local
829 PcpuSwNetstats *stats64 = this_cpu_ptr(usbNet->stats64); in UsbnetAdapterGetStats64() local
894 PcpuSwNetstats *stats64 = this_cpu_ptr(usbNet->stats64); in UsbnetAdapterSetUsbNetInfo() local
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/include/
H A Dusb_net_adapter.h74 struct pcpu_sw_netstats __percpu *stats64; member