Searched refs:IEEE80211_MAX_MPDU_LEN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ | ||
H A D | ath9k.h | 125 #define IEEE80211_MAX_MPDU_LEN (3840 + FCS_LEN + \ macro |
H A D | recv.c | 280 common->rx_bufsize = IEEE80211_MAX_MPDU_LEN / 2 + in ath_rx_init() |