Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3521 __le32 dwell_time_active_6g; member
3600 u32 dwell_time_active_6g; member
H A Dwmi.c2544 arg->dwell_time_active_6g = 70; in ath12k_wmi_start_scan_init()
2714 cmd->dwell_time_active_6g = cpu_to_le32(arg->dwell_time_active_6g); in ath12k_wmi_send_scan_start_cmd()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c2158 arg->dwell_time_active_6g = 40; in ath11k_wmi_start_scan_init()
2329 cmd->dwell_time_active_6g = params->dwell_time_active_6g; in ath11k_wmi_send_scan_start_cmd()