Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dinit.c548 ht_cap->ampdu_density = IEEE80211_HT_MPDU_DENSITY_2; in mt76_init_sband()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c207 IEEE80211_HT_MPDU_DENSITY_2; in mt7996_init_wiphy()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c1106 cap |= u16_encode_bits(IEEE80211_HT_MPDU_DENSITY_2, in mt7915_init_he_caps()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.c1969 .ampdu_density = IEEE80211_HT_MPDU_DENSITY_2,
H A Drtw8822b.c2580 .ampdu_density = IEEE80211_HT_MPDU_DENSITY_2,
H A Drtw8822c.c5407 .ampdu_density = IEEE80211_HT_MPDU_DENSITY_2,
/openbmc/linux/include/linux/
H A Dieee80211.h1785 IEEE80211_HT_MPDU_DENSITY_2 = 4, /* 2 usec */ enumerator