Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Dwlcore.h403 int active_sta_count; member
Dscan.c103 if (wlvif->wl->active_sta_count > 0) in wlcore_started_vifs_iter()
Dmain.c294 if (wl->active_sta_count) { in wl12xx_tx_watchdog_work()
298 wl->active_sta_count); in wl12xx_tx_watchdog_work()
1976 wl->active_sta_count = 0; in wlcore_op_stop_locked()
5026 if (wl->active_sta_count >= wl->max_ap_stations) { in wl1271_allocate_sta()
5043 wl->active_sta_count++; in wl1271_allocate_sta()
5063 wl->active_sta_count--; in wl1271_free_sta()
5069 if (wl->active_sta_count == 0) in wl1271_free_sta()
6418 wl->active_sta_count = 0; in wlcore_alloc_hw()