Searched refs:max_stations (Results 1 – 8 of 8) sorted by relevance
512 for (i = 0; i < common->max_stations; i++) in rsi_mac80211_add_interface()1424 if (common->num_stations >= common->max_stations) { in rsi_mac80211_sta_add()1429 for (cnt = 0; cnt < common->max_stations; cnt++) { in rsi_mac80211_sta_add()1538 for (sta_idx = 0; sta_idx < common->max_stations; sta_idx++) { in rsi_mac80211_sta_remove()1557 if (sta_idx >= common->max_stations) in rsi_mac80211_sta_remove()2070 common->max_stations = wiphy->max_ap_assoc_sta; in rsi_mac80211_attach()2071 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()
1932 for (i = IL_STA_ID; i < il->hw_params.max_stations; i++) { in il_prep_station()2210 for (i = 0; i < il->hw_params.max_stations; i++) { in il_clear_ucode_stations()2250 for (i = 0; i < il->hw_params.max_stations; i++) { in il_restore_stations()2261 for (i = 0; i < il->hw_params.max_stations; i++) { in il_restore_stations()2323 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()
818 u8 max_stations; member
2578 for (i = start; i < il->hw_params.max_stations; i++) in il4965_find_station()6450 il->hw_params.max_stations = IL4965_STATION_COUNT; in il4965_set_hw_params()