| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | testmode.c | 120 !(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7921_testmode_cmd() 157 !(hw->conf.flags & IEEE80211_CONF_MONITOR) || in mt7921_testmode_dump()
|
| H A D | debugfs.c | 192 bool monitor = !!(dev->mphy.hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7921_deep_sleep_set()
|
| H A D | main.c | 596 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7921_sniffer_interface_iter() 612 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7921_set_runtime_pm()
|
| H A D | mcu.c | 900 dev->mt76.hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7921_mcu_set_chan_info()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| H A D | main.c | 81 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt76x0_config()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| H A D | usb_main.c | 61 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt76x2u_config()
|
| H A D | pci_main.c | 64 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt76x2_config()
|
| /linux-6.15/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00config.c | 247 if (conf->flags & IEEE80211_CONF_MONITOR) in rt2x00lib_config()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | debugfs.c | 231 bool monitor = !!(dev->mphy.hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7925_deep_sleep_set()
|
| H A D | main.c | 731 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7925_sniffer_interface_iter() 747 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7925_set_runtime_pm()
|
| /linux-6.15/drivers/net/wireless/ti/wl1251/ |
| H A D | main.c | 604 conf->flags & IEEE80211_CONF_MONITOR ? "on" : "off", in wl1251_op_config() 617 if (conf->flags & IEEE80211_CONF_MONITOR) { in wl1251_op_config()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | testmode.c | 374 !(hw->conf.flags & IEEE80211_CONF_MONITOR))) in mt76_testmode_set_state()
|
| H A D | mac80211.c | 1994 if ((hw->conf.flags & IEEE80211_CONF_MONITOR) && in mt76_phy_dfs_state()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | main.c | 231 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7603_config()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | main.c | 481 bool enabled = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7915_config() 568 if (hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7915_configure_filter()
|
| /linux-6.15/net/mac80211/ |
| H A D | iface.c | 592 local->hw.conf.flags &= ~IEEE80211_CONF_MONITOR; in ieee80211_do_stop() 1350 local->hw.conf.flags |= IEEE80211_CONF_MONITOR; in ieee80211_do_open()
|
| /linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | mac80211_if.c | 543 __func__, conf->flags & IEEE80211_CONF_MONITOR ? in brcms_ops_config()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | main.c | 447 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7615_config()
|
| H A D | mcu.c | 2144 phy->mt76->hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7615_mcu_set_chan_info()
|
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | core.c | 1733 if (rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR) { in rtw89_core_parse_phy_status_ie01() 2272 if (!(rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR)) in rtw89_core_update_rx_status_by_ppdu() 2367 if (!(rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR)) in rtw89_core_update_radiotap()
|
| H A D | rtw8852b_common.c | 1120 if (rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR) in rtw8852bx_bb_set_pop()
|
| /linux-6.15/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_main.c | 1201 if ((conf->flags & IEEE80211_CONF_MONITOR) && in ath9k_htc_config()
|
| H A D | main.c | 1530 if (conf->flags & IEEE80211_CONF_MONITOR) { in ath9k_config()
|
| /linux-6.15/include/net/ |
| H A D | mac80211.h | 1707 IEEE80211_CONF_MONITOR = (1<<0), enumerator
|
| /linux-6.15/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | main.c | 2724 dev->wl->radiotap_enabled = !!(conf->flags & IEEE80211_CONF_MONITOR); in b43legacy_op_dev_config()
|