Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_atheros.c2099 #define IEEE80211_APPIE_MAX 1024 /* max appie buffer size */ in athr_wnm_tfs() macro
2100 u8 buf[IEEE80211_APPIE_MAX]; in athr_wnm_tfs()
2109 if (*len > IEEE80211_APPIE_MAX - in athr_wnm_tfs()
2129 IEEE80211_APPIE_MAX)) { in athr_wnm_tfs()
2138 tfs_ie->app_buflen = IEEE80211_APPIE_MAX - in athr_wnm_tfs()
2148 IEEE80211_APPIE_MAX)) { in athr_wnm_tfs()
2165 tfs_ie->app_buflen = IEEE80211_APPIE_MAX - in athr_wnm_tfs()
2175 IEEE80211_APPIE_MAX)) { in athr_wnm_tfs()