Searched refs:IEEE80211_CHAN_CAN_MONITOR (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/wireless/
H A Dchan.c1160 if (monitor && c->flags & IEEE80211_CHAN_CAN_MONITOR)
/linux-master/include/net/
H A Dcfg80211.h125 * @IEEE80211_CHAN_CAN_MONITOR: This channel can be used for monitor
154 IEEE80211_CHAN_CAN_MONITOR = 1<<24, enumerator in enum:ieee80211_channel_flags

Completed in 146 milliseconds