Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dieee80211_radiotap.h112 IEEE80211_CHAN_DYN = 0x0400, enumerator
/openbmc/linux/net/mac80211/
H A Drx.c431 channel_flags |= IEEE80211_CHAN_DYN | IEEE80211_CHAN_2GHZ; in ieee80211_add_rx_radiotap_header()