Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/
Diwl-nvm-parse.c485 channel->flags |= IEEE80211_CHAN_CAN_MONITOR; in iwl_init_channel_map()
/linux-6.12.1/include/net/
Dcfg80211.h156 IEEE80211_CHAN_CAN_MONITOR = BIT(24), enumerator
/linux-6.12.1/net/wireless/
Dnl80211.c1210 if ((chan->flags & IEEE80211_CHAN_CAN_MONITOR) && in nl80211_msg_put_channel()
3454 monitor ? IEEE80211_CHAN_CAN_MONITOR : 0)) { in _nl80211_parse_chandef()