Searched refs:LOCAL_APLIST_MAX (Results 1 – 3 of 3) sorted by relevance
224 #define LOCAL_APLIST_MAX 31 macro225 #define LOCAL_CURRENT_AP LOCAL_APLIST_MAX228 struct local_ap ap[LOCAL_APLIST_MAX + 1];
787 if (priv->scan_ind_count < LOCAL_APLIST_MAX + 1) { in hostif_scan_indication()2233 size_t size = LOCAL_APLIST_MAX * sizeof(struct local_ap); in hostif_aplist_init()
1092 struct iw_quality qual[LOCAL_APLIST_MAX]; in ks_wlan_get_aplist()