Home
last modified time | relevance | path

Searched refs:wow_pulse_repeat_count (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/ !
H A Dwlan_pmo_common_public_struct.h482 uint32_t wow_pulse_repeat_count; member
/wlan-driver/qcacld-3.0/components/pmo/core/src/ !
H A Dwlan_pmo_main.c115 psoc_cfg->wow_pulse_repeat_count = in wlan_pmo_wow_pulse_init_cfg()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/ !
H A Dwlan_pmo_ucfg_api.c701 return pmo_psoc_ctx->psoc_cfg.wow_pulse_repeat_count; in ucfg_pmo_get_wow_pulse_repeat_count()
/wlan-driver/qcacld-3.0/core/mac/inc/ !
H A Dsir_api.h4379 uint32_t wow_pulse_repeat_count; member
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_main.c13111 wow_pulse_set_info.wow_pulse_repeat_count = in wlan_hdd_set_wow_pulse()
13121 wow_pulse_set_info.wow_pulse_repeat_count = 0; in wlan_hdd_set_wow_pulse()
13129 wow_pulse_set_info.wow_pulse_repeat_count, in wlan_hdd_set_wow_pulse()
/wlan-driver/qcacld-3.0/core/wma/src/ !
H A Dwma_main.c8396 cmd->repeat_cnt = wow_pulse_cmd->wow_pulse_repeat_count; in wma_send_wow_pulse_cmd()