Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h3192 __le32 dwell_time_active; member
3285 u32 dwell_time_active; member
3359 u32 dwell_time_active; member
Dwmi.c2114 arg->dwell_time_active = 50; in ath12k_wmi_start_scan_init()
2280 cmd->dwell_time_active = cpu_to_le32(arg->dwell_time_active); in ath12k_wmi_send_scan_start_cmd()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dwmi.h3226 u32 dwell_time_active; member
3329 u32 dwell_time_active; member
3407 u32 dwell_time_active; member
Dwmi.c2084 arg->dwell_time_active = 50; in ath11k_wmi_start_scan_init()
2255 cmd->dwell_time_active = params->dwell_time_active; in ath11k_wmi_send_scan_start_cmd()
Dmac.c4048 arg->dwell_time_active = req->duration; in ath11k_mac_op_hw_scan()
8953 arg.dwell_time_active = scan_time_msec; in ath11k_mac_op_remain_on_channel()
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dwmi.h3169 __le32 dwell_time_active; member
3251 u32 dwell_time_active; member
Dwmi.c6916 cmn->dwell_time_active = __cpu_to_le32(arg->dwell_time_active); in ath10k_wmi_put_start_scan_common()
7055 arg->dwell_time_active = 50; in ath10k_wmi_start_scan_init()
Dmac.c6437 arg.dwell_time_active = req->duration; in ath10k_hw_scan()
7943 arg.dwell_time_active = scan_time_msec; in ath10k_remain_on_channel()