Home
last modified time | relevance | path

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

/linux/include/net/
H A Dieee80211_radiotap.h113 IEEE80211_CHAN_CCK = 0x0020, enumerator
/linux/net/mac80211/
H A Drx.c436 channel_flags |= IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ; in ieee80211_add_rx_radiotap_header()