Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dieee80211_radiotap.h317 #define IEEE80211_RADIOTAP_VHT_FLAG_BEAMFORMED 0x20 macro
/linux-4.1.27/net/mac80211/
Drx.c373 *pos |= IEEE80211_RADIOTAP_VHT_FLAG_BEAMFORMED; in ieee80211_add_rx_radiotap_header()