Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Dscan.c101 if (wlvif->wl->active_sta_count > 0) in wlcore_started_vifs_iter()
A Dwlcore.h403 int active_sta_count; member
A 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()
4975 if (wl->active_sta_count >= wl->max_ap_stations) { in wl1271_allocate_sta()
4992 wl->active_sta_count++; in wl1271_allocate_sta()
5012 wl->active_sta_count--; in wl1271_free_sta()
5018 if (wl->active_sta_count == 0) in wl1271_free_sta()
6356 wl->active_sta_count = 0; in wlcore_alloc_hw()

Completed in 16 milliseconds