Searched refs:AP_MAX_NUM_STA (Results 1 – 6 of 6) sorted by relevance
42 station_t sta[AP_MAX_NUM_STA];
2939 #define AP_MAX_NUM_STA 4 macro2941 #define AP_MAX_NUM_STA 8 macro3111 WMI_PER_STA_STAT sta[AP_MAX_NUM_STA+1];
569 sta_t sta_list[AP_MAX_NUM_STA]; /* AP mode */
2269 A_MEMZERO((u8 *)ar->sta_list, AP_MAX_NUM_STA * sizeof(sta_t)); in ar6000_init_control_info()2275 for (ctr=0; ctr < AP_MAX_NUM_STA ; ctr++) { in ar6000_init_control_info()3021 for (ctr=0; ctr<AP_MAX_NUM_STA; ctr++) { in ar6000_data_tx()3609 max_conn = AP_MAX_NUM_STA; in ieee80211_find_conn()3631 for (ctr = 0; ctr < AP_MAX_NUM_STA; ctr++) { in ieee80211_find_conn_for_aid()4600 for(i=0; i < AP_MAX_NUM_STA; i++) { in remove_sta()4607 for(i=0; i < AP_MAX_NUM_STA; i++) { in remove_sta()4972 for(ac=0;ac<AP_MAX_NUM_STA;ac++) { in ar6000_targetStats_event()
848 for(i = 0; i < AP_MAX_NUM_STA; i++) { in ar6000_ioctl_get_ap_stats()4116 for(i=0;i<AP_MAX_NUM_STA;i++) { in ar6000_ioctl()4137 } else if(num_sta > AP_MAX_NUM_STA) { in ar6000_ioctl()
518 for (ctr=0; ctr < AP_MAX_NUM_STA; ctr++) { in ar6000_ioctl_siwessid()