Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3520 __le32 dwell_time_active_2g; member
3598 u32 dwell_time_active_2g; member
H A Dwmi.c2542 arg->dwell_time_active_2g = 0; in ath12k_wmi_start_scan_init()
2712 cmd->dwell_time_active_2g = cpu_to_le32(arg->dwell_time_active_2g); in ath12k_wmi_send_scan_start_cmd()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c2156 arg->dwell_time_active_2g = 0; in ath11k_wmi_start_scan_init()
2327 cmd->dwell_time_active_2g = params->dwell_time_active_2g; in ath11k_wmi_send_scan_start_cmd()