Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dscan.c111 if (wlvif->wl->active_sta_count > 0) in wlcore_started_vifs_iter()
Dwlcore.h413 int active_sta_count; member
Dmain.c274 if (wl->active_sta_count) { in wl12xx_tx_watchdog_work()
278 wl->active_sta_count); in wl12xx_tx_watchdog_work()
1980 wl->active_sta_count = 0; in wlcore_op_stop_locked()
4920 if (wl->active_sta_count >= wl->max_ap_stations) { in wl1271_allocate_sta()
4937 wl->active_sta_count++; in wl1271_allocate_sta()
4957 wl->active_sta_count--; in wl1271_free_sta()
4963 if (wl->active_sta_count == 0) in wl1271_free_sta()
6161 wl->active_sta_count = 0; in wlcore_alloc_hw()