Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h3242 __le32 probe_spacing_time; member
3291 u32 probe_spacing_time; member
H A Dwmi.c7040 cmn->probe_spacing_time = __cpu_to_le32(arg->probe_spacing_time); in ath10k_wmi_put_start_scan_common()
7199 arg->probe_spacing_time = 0; in ath10k_wmi_start_scan_init()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3293 u32 probe_spacing_time; member
3394 u32 probe_spacing_time; member
H A Dwmi.c2275 arg->probe_spacing_time = 0; in ath11k_wmi_start_scan_init()
2454 cmd->probe_spacing_time = params->probe_spacing_time; in ath11k_wmi_send_scan_start_cmd()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3463 __le32 probe_spacing_time; member
3554 u32 probe_spacing_time; member
H A Dwmi.c2564 arg->probe_spacing_time = 0; in ath12k_wmi_start_scan_init()
2741 cmd->probe_spacing_time = cpu_to_le32(arg->probe_spacing_time); in ath12k_wmi_send_scan_start_cmd()