Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/original-kernel-headers/linux/
Drmnet_ipa_fd_ioctl.h113 struct wan_ioctl_reset_tether_stats { struct
159 struct wan_ioctl_reset_tether_stats *)
/hardware/qcom/msm8998/kernel-headers/linux/
Drmnet_ipa_fd_ioctl.h90 struct wan_ioctl_reset_tether_stats { struct
110 …HER_STATS _IOWR(WAN_IOC_MAGIC, WAN_IOCTL_RESET_TETHER_STATS, struct wan_ioctl_reset_tether_stats *) argument
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_OffloadManager.cpp668 wan_ioctl_reset_tether_stats stats; in resetTetherStats()