Home
last modified time | relevance | path

Searched refs:IEEE80211_CHAN_CAN_MONITOR (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c487 channel->flags |= IEEE80211_CHAN_CAN_MONITOR; in iwl_init_channel_map()
/linux-6.15/include/net/
H A Dcfg80211.h158 IEEE80211_CHAN_CAN_MONITOR = BIT(24), enumerator
/linux-6.15/net/wireless/
H A Dnl80211.c1232 if ((chan->flags & IEEE80211_CHAN_CAN_MONITOR) && in nl80211_msg_put_channel()
3481 monitor ? IEEE80211_CHAN_CAN_MONITOR : 0)) { in _nl80211_parse_chandef()