max_ap_stations 1806 drivers/net/wireless/ti/wl12xx/main.c wl->max_ap_stations = WL12XX_MAX_AP_STATIONS; max_ap_stations 1883 drivers/net/wireless/ti/wl18xx/main.c wl->max_ap_stations = WL18XX_MAX_AP_STATIONS; max_ap_stations 5026 drivers/net/wireless/ti/wlcore/main.c if (wl->active_sta_count >= wl->max_ap_stations) { max_ap_stations 440 drivers/net/wireless/ti/wlcore/wlcore.h u8 max_ap_stations;