Searched refs:IEEE80211_MAX_MMPDU_SIZE (Results 1 – 5 of 5) sorted by relevance
213 buf = wpabuf_alloc(3 + IEEE80211_MAX_MMPDU_SIZE); in hostapd_send_nei_report_resp()
51 u8 buf[IEEE80211_MAX_MMPDU_SIZE], *p = buf; in hostapd_notify_assoc_fils_finish()
447 #define MPDU_REPORT_LEN (int) (IEEE80211_MAX_MMPDU_SIZE - IEEE80211_HDRLEN - 3) in wpas_rrm_send_msr_report()
873 IEEE80211_MAX_MMPDU_SIZE - IEEE80211_HDRLEN) { in wnm_add_nei_rep()
1037 #define IEEE80211_MAX_MMPDU_SIZE 2304 macro