Searched refs:max_stations (Results 1 – 8 of 8) sorted by relevance
513 for (i = 0; i < common->max_stations; i++) in rsi_mac80211_add_interface()1425 if (common->num_stations >= common->max_stations) { in rsi_mac80211_sta_add()1430 for (cnt = 0; cnt < common->max_stations; cnt++) { in rsi_mac80211_sta_add()1539 for (sta_idx = 0; sta_idx < common->max_stations; sta_idx++) { in rsi_mac80211_sta_remove()1558 if (sta_idx >= common->max_stations) in rsi_mac80211_sta_remove()2076 common->max_stations = wiphy->max_ap_assoc_sta; in rsi_mac80211_attach()2077 rsi_dbg(ERR_ZONE, "Max Stations Allowed = %d\n", common->max_stations); in rsi_mac80211_attach()
321 int max_stations; member
342 for (i = 0; i < common->max_stations; i++) { in rsi_find_sta()
1935 for (i = IL_STA_ID; i < il->hw_params.max_stations; i++) { in il_prep_station()2213 for (i = 0; i < il->hw_params.max_stations; i++) { in il_clear_ucode_stations()2253 for (i = 0; i < il->hw_params.max_stations; i++) { in il_restore_stations()2264 for (i = 0; i < il->hw_params.max_stations; i++) { in il_restore_stations()2326 for (i = 0; i < il->hw_params.max_stations; i++) { in il_dealloc_bcast_stations()
394 int max_sta = il->hw_params.max_stations; in il_dbgfs_stations_read()
2402 il->hw_params.max_stations = IL3945_STATION_COUNT; in il3945_hw_set_hw_params()
830 u8 max_stations; member
2578 for (i = start; i < il->hw_params.max_stations; i++) in il4965_find_station()6453 il->hw_params.max_stations = IL4965_STATION_COUNT; in il4965_set_hw_params()