Home
last modified time | relevance | path

Searched refs:probe_spacing_time (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h3197 __le32 probe_spacing_time; member
3293 u32 probe_spacing_time; member
3364 u32 probe_spacing_time; member
Dwmi.c2122 arg->probe_spacing_time = 0; in ath12k_wmi_start_scan_init()
2288 cmd->probe_spacing_time = cpu_to_le32(arg->probe_spacing_time); in ath12k_wmi_send_scan_start_cmd()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dwmi.h3231 u32 probe_spacing_time; member
3337 u32 probe_spacing_time; member
3412 u32 probe_spacing_time; member
Dwmi.c2092 arg->probe_spacing_time = 0; in ath11k_wmi_start_scan_init()
2263 cmd->probe_spacing_time = params->probe_spacing_time; in ath11k_wmi_send_scan_start_cmd()
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dwmi.h3200 __le32 probe_spacing_time; member
3256 u32 probe_spacing_time; member
Dwmi.c6921 cmn->probe_spacing_time = __cpu_to_le32(arg->probe_spacing_time); in ath10k_wmi_put_start_scan_common()
7060 arg->probe_spacing_time = 0; in ath10k_wmi_start_scan_init()