Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3362 __le32 dwell_time_active_6g; member
3431 u32 dwell_time_active_6g; member
H A Dwmi.c2376 arg->dwell_time_active_6g = 40; in ath12k_wmi_start_scan_init()
2542 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.h3300 u32 dwell_time_active_6g; member
3379 u32 dwell_time_active_6g; member
H A Dwmi.c2131 arg->dwell_time_active_6g = 40; in ath11k_wmi_start_scan_init()
2302 cmd->dwell_time_active_6g = params->dwell_time_active_6g; in ath11k_wmi_send_scan_start_cmd()