Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h440 u8 max_ap_stations; member
H A Dmain.c5041 if (wl->active_sta_count >= wl->max_ap_stations) { in wl1271_allocate_sta()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1810 wl->max_ap_stations = WL12XX_MAX_AP_STATIONS; in wl12xx_setup()