Searched refs:AP_MAX_NUM_STA (Results 1 – 7 of 7) sorted by relevance
302 AP_MAX_NUM_STA * sizeof(struct ath6kl_sta)); in ath6kl_core_create()305 for (ctr = 0; ctr < AP_MAX_NUM_STA; ctr++) { in ath6kl_core_create()
35 max_conn = (vif->nw_type == AP_NETWORK) ? AP_MAX_NUM_STA : 0; in ath6kl_find_sta()52 for (ctr = 0; ctr < AP_MAX_NUM_STA; ctr++) { in ath6kl_find_sta_by_aid()127 for (i = 0; i < AP_MAX_NUM_STA; i++) { in ath6kl_remove_sta()134 for (i = 0; i < AP_MAX_NUM_STA; i++) { in ath6kl_remove_sta()433 if (aid < 1 || aid > AP_MAX_NUM_STA) in ath6kl_connect_ap_mode_sta()834 for (ac = 0; ac < AP_MAX_NUM_STA; ac++) { in ath6kl_tgt_stats_event()
746 struct ath6kl_sta sta_list[AP_MAX_NUM_STA];
2249 #define AP_MAX_NUM_STA 10 macro2344 struct wmi_per_sta_stat sta[AP_MAX_NUM_STA + 1];
1898 for (i = 0; i < AP_MAX_NUM_STA; i++) in ath6kl_stop_txrx()
221 for (ctr = 0; ctr < AP_MAX_NUM_STA; ctr++) { in ath6kl_powersave_ap()
4032 for (i = 0; i < AP_MAX_NUM_STA; i++) in ath6kl_cfg80211_destroy()