Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:supportedrates

167 	NDIS_802_11_RATES_EX SupportedRates;
808 for (j = 0; j < sizeof(bss->SupportedRates); j++) {
809 if ((bss->SupportedRates[j] & 0x7f) >
812 bss->SupportedRates[j] & 0x7f;