Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
A Dscan.c103 if (wlvif->wl->active_sta_count > 0) in wlcore_started_vifs_iter()
A Dwlcore.h403 int active_sta_count; member
A Dmain.c293 if (wl->active_sta_count) { in wl12xx_tx_watchdog_work()
297 wl->active_sta_count); in wl12xx_tx_watchdog_work()
1982 wl->active_sta_count = 0; in wlcore_op_stop_locked()
5030 if (wl->active_sta_count >= wl->max_ap_stations) { in wl1271_allocate_sta()
5047 wl->active_sta_count++; in wl1271_allocate_sta()
5067 wl->active_sta_count--; in wl1271_free_sta()
5073 if (wl->active_sta_count == 0) in wl1271_free_sta()
6424 wl->active_sta_count = 0; in wlcore_alloc_hw()

Completed in 16 milliseconds