Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_AMPDU_EOF_KNOWN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dieee80211_radiotap.h173 IEEE80211_RADIOTAP_AMPDU_EOF_KNOWN = 0x0080, enumerator
/openbmc/linux/net/mac80211/
H A Drx.c513 flags |= IEEE80211_RADIOTAP_AMPDU_EOF_KNOWN; in ieee80211_add_rx_radiotap_header()