Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8712/
Dwifi.h583 #define IEEE80211_MIN_AMPDU_BUF 0x8 macro
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dwifi.h725 #define IEEE80211_MIN_AMPDU_BUF 0x8 macro
/linux-4.1.27/include/linux/
Dieee80211.h1392 #define IEEE80211_MIN_AMPDU_BUF 0x8 macro
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dxmit.c1613 tid->baw_size = IEEE80211_MIN_AMPDU_BUF << sta->ht_cap.ampdu_factor; in ath_tx_aggr_resume()