Searched refs:IEEE80211_CONF_MONITOR (Results 1 – 17 of 17) sorted by relevance
54 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt76x0_config()
73 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt76x2u_config()
72 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt76x2_config()
246 if (conf->flags & IEEE80211_CONF_MONITOR) in rt2x00lib_config()
254 !(hw->conf.flags & IEEE80211_CONF_MONITOR))) in mt76_testmode_set_state()
604 conf->flags & IEEE80211_CONF_MONITOR ? "on" : "off", in wl1251_op_config()617 if (conf->flags & IEEE80211_CONF_MONITOR) { in wl1251_op_config()
224 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7603_config()
527 local->hw.conf.flags &= ~IEEE80211_CONF_MONITOR; in ieee80211_do_stop()1141 local->hw.conf.flags |= IEEE80211_CONF_MONITOR; in ieee80211_do_open()
335 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7915_config()
456 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7615_config()
544 __func__, conf->flags & IEEE80211_CONF_MONITOR ? in brcms_ops_config()
1489 IEEE80211_CONF_MONITOR = (1<<0), enumerator
1201 if ((conf->flags & IEEE80211_CONF_MONITOR) && in ath9k_htc_config()
1535 if (conf->flags & IEEE80211_CONF_MONITOR) { in ath9k_config()
2723 dev->wl->radiotap_enabled = !!(conf->flags & IEEE80211_CONF_MONITOR); in b43legacy_op_dev_config()
4012 dev->wl->radiotap_enabled = !!(conf->flags & IEEE80211_CONF_MONITOR); in b43_op_config()
5301 ar->monitor = conf->flags & IEEE80211_CONF_MONITOR; in ath10k_config()