Searched refs:IEEE80211_CONF_MONITOR (Results 1 – 25 of 33) sorted by relevance
12
120 !(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7921_testmode_cmd()157 !(hw->conf.flags & IEEE80211_CONF_MONITOR) || in mt7921_testmode_dump()
192 bool monitor = !!(dev->mphy.hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7921_deep_sleep_set()
583 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7921_sniffer_interface_iter()599 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7921_set_runtime_pm()
891 dev->mt76.hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7921_mcu_set_chan_info()
81 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt76x0_config()
61 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt76x2u_config()
64 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt76x2_config()
247 if (conf->flags & IEEE80211_CONF_MONITOR) in rt2x00lib_config()
231 bool monitor = !!(dev->mphy.hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7925_deep_sleep_set()
721 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7925_sniffer_interface_iter()737 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7925_set_runtime_pm()
604 conf->flags & IEEE80211_CONF_MONITOR ? "on" : "off", in wl1251_op_config()617 if (conf->flags & IEEE80211_CONF_MONITOR) { in wl1251_op_config()
374 !(hw->conf.flags & IEEE80211_CONF_MONITOR))) in mt76_testmode_set_state()
1896 if ((hw->conf.flags & IEEE80211_CONF_MONITOR) && in mt76_phy_dfs_state()
233 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7603_config()
477 bool enabled = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7915_config()564 if (hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7915_configure_filter()
601 local->hw.conf.flags &= ~IEEE80211_CONF_MONITOR; in ieee80211_do_stop()1344 local->hw.conf.flags |= IEEE80211_CONF_MONITOR; in ieee80211_do_open()
543 __func__, conf->flags & IEEE80211_CONF_MONITOR ? in brcms_ops_config()
448 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7615_config()
2144 phy->mt76->hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7615_mcu_set_chan_info()
420 bool enabled = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7996_config()
1612 if (rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR) { in rtw89_core_parse_phy_status_ie01()2103 if (!(rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR)) in rtw89_core_update_rx_status_by_ppdu()2198 if (!(rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR)) in rtw89_core_update_radiotap()
1122 if (rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR) in rtw8852bx_bb_set_pop()
1201 if ((conf->flags & IEEE80211_CONF_MONITOR) && in ath9k_htc_config()
1530 if (conf->flags & IEEE80211_CONF_MONITOR) { in ath9k_config()
1695 IEEE80211_CONF_MONITOR = (1<<0), enumerator