Home
last modified time | relevance | path

Searched refs:unspecified_wake_count (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_tgt_api.h126 uint32_t *unspecified_wake_count);
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/
H A Dwlan_cp_stats_mc_ucfg_api.c667 uint32_t unspecified_wake_count; in ucfg_mc_cp_stats_write_wow_stats() local
687 unspecified_wake_count = psoc_mc_stats->wow_unspecified_wake_up_count; in ucfg_mc_cp_stats_write_wow_stats()
712 unspecified_wake_count, in ucfg_mc_cp_stats_write_wow_stats()
H A Dwlan_cp_stats_mc_tgt_api.c1501 uint32_t *unspecified_wake_count) in tgt_mc_cp_stats_inc_wake_lock_stats() argument
1509 tx_ops->inc_wake_lock_stats(reason, stats, unspecified_wake_count); in tgt_mc_cp_stats_inc_wake_lock_stats()
/wlan-driver/qcacld-3.0/components/target_if/cp_stats/src/
H A Dtarget_if_mc_cp_stats.c1320 uint32_t *unspecified_wake_count) in target_if_cp_stats_inc_wake_lock_stats() argument
1324 (*unspecified_wake_count)++; in target_if_cp_stats_inc_wake_lock_stats()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h169 uint32_t *unspecified_wake_count);