Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
Dwlan_cp_stats_mc_defs.h166 struct wake_lock_stats { struct
167 uint32_t ucast_wake_up_count;
168 uint32_t bcast_wake_up_count;
169 uint32_t ipv4_mcast_wake_up_count;
170 uint32_t ipv6_mcast_wake_up_count;
171 uint32_t ipv6_mcast_ra_stats;
172 uint32_t ipv6_mcast_ns_stats;
173 uint32_t ipv6_mcast_na_stats;
174 uint32_t icmpv4_count;
175 uint32_t icmpv6_count;
[all …]