Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi.h3100 __le32 max_rest_time; member
3164 u32 max_rest_time; member
Dwmi.c6608 cmn->max_rest_time = __cpu_to_le32(arg->max_rest_time); in ath10k_wmi_put_start_scan_common()
6747 arg->max_rest_time = 500; in ath10k_wmi_start_scan_init()
Dmac.c5810 scan_timeout = min_t(u32, arg.max_rest_time * in ath10k_hw_scan()