Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dwlcore.h403 int active_sta_count; member
Dscan.c101 if (wlvif->wl->active_sta_count > 0) in wlcore_started_vifs_iter()
Dmain.c287 if (wl->active_sta_count) { in wl12xx_tx_watchdog_work()
291 wl->active_sta_count); in wl12xx_tx_watchdog_work()
1967 wl->active_sta_count = 0; in wlcore_op_stop_locked()
4971 if (wl->active_sta_count >= wl->max_ap_stations) { in wl1271_allocate_sta()
4988 wl->active_sta_count++; in wl1271_allocate_sta()
5008 wl->active_sta_count--; in wl1271_free_sta()
5014 if (wl->active_sta_count == 0) in wl1271_free_sta()
6351 wl->active_sta_count = 0; in wlcore_alloc_hw()