Home
last modified time | relevance | path

Searched refs:num_bss (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dthermal.c74 int num_bss, ret = 0; in ath10k_thermal_set_cur_dutycycle() local
93 num_bss = ath10k_thermal_get_active_vifs(ar, WMI_VDEV_TYPE_AP); in ath10k_thermal_set_cur_dutycycle()
94 if (!num_bss) { in ath10k_thermal_set_cur_dutycycle()
100 (ATH10K_QUIET_PERIOD_DEFAULT / num_bss)); in ath10k_thermal_set_cur_dutycycle()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dwmi.h1639 u8 num_bss; member