Searched refs:active_sta_count (Results 1 – 3 of 3) sorted by relevance
101 if (wlvif->wl->active_sta_count > 0) in wlcore_started_vifs_iter()
403 int active_sta_count; member
288 if (wl->active_sta_count) { in wl12xx_tx_watchdog_work()292 wl->active_sta_count); in wl12xx_tx_watchdog_work()2047 wl->active_sta_count = 0; in wlcore_op_stop_locked()5061 if (wl->active_sta_count >= wl->max_ap_stations) { in wl1271_allocate_sta()5078 wl->active_sta_count++; in wl1271_allocate_sta()5098 wl->active_sta_count--; in wl1271_free_sta()5104 if (wl->active_sta_count == 0) in wl1271_free_sta()6442 wl->active_sta_count = 0; in wlcore_alloc_hw()
Completed in 18 milliseconds