Home
last modified time | relevance | path

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

/hostap-3.7.0/src/drivers/
Ddriver_atheros.c2097 #define IEEE80211_APPIE_MAX 1024 /* max appie buffer size */ in athr_wnm_tfs() macro
2098 u8 buf[IEEE80211_APPIE_MAX]; in athr_wnm_tfs()
2107 if (*len > IEEE80211_APPIE_MAX - in athr_wnm_tfs()
2127 IEEE80211_APPIE_MAX)) { in athr_wnm_tfs()
2136 tfs_ie->app_buflen = IEEE80211_APPIE_MAX - in athr_wnm_tfs()
2146 IEEE80211_APPIE_MAX)) { in athr_wnm_tfs()
2163 tfs_ie->app_buflen = IEEE80211_APPIE_MAX - in athr_wnm_tfs()
2173 IEEE80211_APPIE_MAX)) { in athr_wnm_tfs()