Home
last modified time | relevance | path

Searched refs:dwell_time_active (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3211 __le32 dwell_time_active; member
3286 u32 dwell_time_active; member
H A Dwmi.c6938 cmn->dwell_time_active = __cpu_to_le32(arg->dwell_time_active); in ath10k_wmi_put_start_scan_common()
7077 arg->dwell_time_active = 50; in ath10k_wmi_start_scan_init()
H A Dmac.c6444 arg->dwell_time_active = req->duration; in ath10k_hw_scan()
7957 arg->dwell_time_active = scan_time_msec; in ath10k_remain_on_channel()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3340 __le32 dwell_time_active; member
3428 u32 dwell_time_active; member
H A Dwmi.c2373 arg->dwell_time_active = 50; in ath12k_wmi_start_scan_init()
2539 cmd->dwell_time_active = cpu_to_le32(arg->dwell_time_active); in ath12k_wmi_send_scan_start_cmd()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3278 u32 dwell_time_active; member
3376 u32 dwell_time_active; member
H A Dwmi.c2128 arg->dwell_time_active = 50; in ath11k_wmi_start_scan_init()
2299 cmd->dwell_time_active = params->dwell_time_active; in ath11k_wmi_send_scan_start_cmd()