Home
last modified time | relevance | path

Searched refs:IEEE80211_APPIE_MAX (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/drivers/
HDdriver_atheros.c2111 #define IEEE80211_APPIE_MAX 1024 /* max appie buffer size */ in athr_wnm_tfs() macro
2112 u8 buf[IEEE80211_APPIE_MAX]; in athr_wnm_tfs()
2121 if (*len > IEEE80211_APPIE_MAX - in athr_wnm_tfs()
2141 IEEE80211_APPIE_MAX)) { in athr_wnm_tfs()
2150 tfs_ie->app_buflen = IEEE80211_APPIE_MAX - in athr_wnm_tfs()
2160 IEEE80211_APPIE_MAX)) { in athr_wnm_tfs()
2177 tfs_ie->app_buflen = IEEE80211_APPIE_MAX - in athr_wnm_tfs()
2187 IEEE80211_APPIE_MAX)) { in athr_wnm_tfs()