Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dradiotap.c45 [IEEE80211_RADIOTAP_AMPDU_STATUS] = { .align = 4, .size = 8, },
/openbmc/linux/include/net/
H A Dieee80211_radiotap.h78 IEEE80211_RADIOTAP_AMPDU_STATUS = 20, enumerator
/openbmc/linux/net/mac80211/
H A Drx.c501 cpu_to_le32(BIT(IEEE80211_RADIOTAP_AMPDU_STATUS)); in ieee80211_add_rx_radiotap_header()