| /linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| H A D | main.c | 81 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt76x0_config()
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00config.c | 247 if (conf->flags & IEEE80211_CONF_MONITOR) in rt2x00lib_config()
|
| /linux/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/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | main.c | 608 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7921_sniffer_interface_iter() 624 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7921_set_runtime_pm()
|
| H A D | mcu.c | 920 dev->mt76.hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7921_mcu_set_chan_info()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | main.c | 231 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7603_config()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | main.c | 492 bool enabled = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7915_config() 579 if (hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7915_configure_filter()
|
| H A D | mcu.c | 2841 if (phy->mt76->hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7915_mcu_set_chan_info()
|
| /linux/net/mac80211/ |
| H A D | iface.c | 629 local->hw.conf.flags &= ~IEEE80211_CONF_MONITOR; in ieee80211_do_stop() 1499 local->hw.conf.flags |= IEEE80211_CONF_MONITOR; in ieee80211_do_open()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | main.c | 803 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7925_sniffer_interface_iter() 819 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7925_set_runtime_pm()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | mac80211_if.c | 546 IEEE80211_CONF_MONITOR)); in brcms_ops_config()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | main.c | 447 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7615_config()
|
| /linux/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/drivers/net/wireless/realtek/rtw89/ |
| H A D | mac80211.c | 362 if (rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR) in rtw89_ops_configure_filter()
|
| H A D | core.c | 2235 rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR; in rtw89_core_process_phy_status_ie() 2319 rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR; in rtw89_core_rx_parse_phy_sts() 3226 if (!(rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR)) in rtw89_core_update_rx_status_by_ppdu() 3798 if (!(rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR)) in rtw89_core_update_radiotap()
|
| H A D | rtw8852b_common.c | 1117 if (rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR) in rtw8852bx_bb_set_pop()
|
| H A D | core.h | 9123 if (rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR) { in rtw89_alloc_skb_for_rx()
|
| H A D | phy.c | 7167 if (rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR) { in __rtw89_physts_parsing_init()
|
| /linux/drivers/net/wireless/morsemicro/mm81x/ |
| H A D | mac.c | 1480 !(conf->flags & IEEE80211_CONF_MONITOR)) { in mm81x_mac_ops_config()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mac80211.c | 2089 if ((hw->conf.flags & IEEE80211_CONF_MONITOR) && in mt76_phy_dfs_state()
|
| /linux/include/net/ |
| H A D | mac80211.h | 1852 IEEE80211_CONF_MONITOR = (1<<0), enumerator
|
| /linux/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()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mcu.c | 4145 if (phy->mt76->hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7996_mcu_set_chan_info()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 5463 ar->monitor = conf->flags & IEEE80211_CONF_MONITOR; in ath10k_config()
|