Home
last modified time | relevance | path

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

/linux/include/net/
H A Dieee80211_radiotap.h116 IEEE80211_CHAN_5GHZ = 0x0100, enumerator
/linux/net/mac80211/
H A Drx.c430 channel_flags |= IEEE80211_CHAN_OFDM | IEEE80211_CHAN_5GHZ; in ieee80211_add_rx_radiotap_header()