Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3307 u32 dwell_time_active_6g; member
3386 u32 dwell_time_active_6g; member
H A Dwmi.c2149 arg->dwell_time_active_6g = 40; in ath11k_wmi_start_scan_init()
2320 cmd->dwell_time_active_6g = params->dwell_time_active_6g; in ath11k_wmi_send_scan_start_cmd()
H A Dmac.c4303 arg->dwell_time_active_6g = req->duration; in ath11k_mac_op_hw_scan()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3480 __le32 dwell_time_active_6g; member
3549 u32 dwell_time_active_6g; member
H A Dwmi.c2467 arg->dwell_time_active_6g = 70; in ath12k_wmi_start_scan_init()
2636 cmd->dwell_time_active_6g = cpu_to_le32(arg->dwell_time_active_6g); in ath12k_wmi_send_scan_start_cmd()