Searched refs:NL80211_MAX_SUPP_RATES (Results 1 - 11 of 11) sorted by relevance

/external/iw/
H A Dibss.c27 unsigned char rates[NL80211_MAX_SUPP_RATES];
138 while (value && n_rates < NL80211_MAX_SUPP_RATES) {
H A Dmesh.c441 unsigned char rates[NL80211_MAX_SUPP_RATES];
521 while (value && n_rates < NL80211_MAX_SUPP_RATES) {
H A Dnl80211.h1108 * restriction (at most %NL80211_MAX_SUPP_RATES).
1148 * restriction (at most %NL80211_MAX_SUPP_RATES).
1450 * without the length restriction (at most %NL80211_MAX_SUPP_RATES).
2171 #define NL80211_MAX_SUPP_RATES 32 macro
3524 * %NL80211_MAX_SUPP_RATES in a single array).
/external/autotest/client/deps/iwcap/src/
H A Dnl80211.h382 * restriction (at most %NL80211_MAX_SUPP_RATES).
421 * restriction (at most %NL80211_MAX_SUPP_RATES).
612 #define NL80211_MAX_SUPP_RATES 32 macro
/external/kernel-headers/original/uapi/linux/
H A Dnl80211.h1309 * restriction (at most %NL80211_MAX_SUPP_RATES).
1349 * restriction (at most %NL80211_MAX_SUPP_RATES).
1664 * without the length restriction (at most %NL80211_MAX_SUPP_RATES).
2621 #define NL80211_MAX_SUPP_RATES 32 macro
4038 * %NL80211_MAX_SUPP_RATES in a single array).
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dnl80211_copy.h1255 * restriction (at most %NL80211_MAX_SUPP_RATES).
1295 * restriction (at most %NL80211_MAX_SUPP_RATES).
1606 * without the length restriction (at most %NL80211_MAX_SUPP_RATES).
2542 #define NL80211_MAX_SUPP_RATES 32 macro
3953 * %NL80211_MAX_SUPP_RATES in a single array).
H A Ddriver_nl80211.c3519 u8 rates[NL80211_MAX_SUPP_RATES];
3526 for (i = 0; i < NL80211_MAX_SUPP_RATES && basic_rates[i] >= 0; i++)
/external/wpa_supplicant_8/src/drivers/
H A Dnl80211_copy.h1255 * restriction (at most %NL80211_MAX_SUPP_RATES).
1295 * restriction (at most %NL80211_MAX_SUPP_RATES).
1606 * without the length restriction (at most %NL80211_MAX_SUPP_RATES).
2542 #define NL80211_MAX_SUPP_RATES 32 macro
3953 * %NL80211_MAX_SUPP_RATES in a single array).
H A Ddriver_nl80211.c3519 u8 rates[NL80211_MAX_SUPP_RATES];
3526 for (i = 0; i < NL80211_MAX_SUPP_RATES && basic_rates[i] >= 0; i++)
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnl80211_copy.h1255 * restriction (at most %NL80211_MAX_SUPP_RATES).
1295 * restriction (at most %NL80211_MAX_SUPP_RATES).
1606 * without the length restriction (at most %NL80211_MAX_SUPP_RATES).
2542 #define NL80211_MAX_SUPP_RATES 32 macro
3953 * %NL80211_MAX_SUPP_RATES in a single array).
H A Ddriver_nl80211.c3519 u8 rates[NL80211_MAX_SUPP_RATES];
3526 for (i = 0; i < NL80211_MAX_SUPP_RATES && basic_rates[i] >= 0; i++)

Completed in 253 milliseconds