Home
last modified time | relevance | path

Searched refs:fast_scan_period (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dwow.c238 pno->fast_scan_period = nd_config->scan_plans[0].interval * MSEC_PER_SEC; in ath10k_wmi_pno_check()
243 pno->fast_scan_period = nd_config->scan_plans[0].interval * MSEC_PER_SEC; in ath10k_wmi_pno_check()
H A Dwmi-tlv.h2637 __le32 fast_scan_period; member
H A Dwmi-tlv.c3913 cmd->fast_scan_period = __cpu_to_le32(pno->fast_scan_period); in ath10k_wmi_tlv_op_gen_config_pno_start()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c9465 cmd->fast_scan_period = pno->fast_scan_period; in ath11k_wmi_op_gen_config_pno_start()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c10492 cmd->fast_scan_period = cpu_to_le32(pno->fast_scan_period); in ath12k_wmi_op_gen_config_pno_start()