Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dieee80211_radiotap.h295 #define IEEE80211_RADIOTAP_AMPDU_IS_ZEROLEN 0x0002 macro
/linux-4.1.27/net/mac80211/
Drx.c342 flags |= IEEE80211_RADIOTAP_AMPDU_IS_ZEROLEN; in ieee80211_add_rx_radiotap_header()