| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | testmode.c | 125 !(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7925_testmode_cmd() 162 !(hw->conf.flags & IEEE80211_CONF_MONITOR) || in mt7925_testmode_dump()
|
| 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 | 735 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7925_sniffer_interface_iter() 751 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7925_set_runtime_pm()
|
| /freebsd/sys/contrib/dev/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 | 603 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7921_sniffer_interface_iter() 619 bool monitor = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7921_set_runtime_pm()
|
| H A D | mcu.c | 913 dev->mt76.hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7921_mcu_set_chan_info()
|
| /freebsd/sys/contrib/dev/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()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | testmode.c | 374 !(hw->conf.flags & IEEE80211_CONF_MONITOR))) in mt76_testmode_set_state()
|
| H A D | mac80211.c | 2083 if ((hw->conf.flags & IEEE80211_CONF_MONITOR) && in mt76_phy_dfs_state()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
| H A D | main.c | 231 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7603_config()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | main.c | 482 bool enabled = !!(hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7915_config() 569 if (hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7915_configure_filter()
|
| H A D | mcu.c | 2823 if (phy->mt76->hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7915_mcu_set_chan_info()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | main.c | 447 if (!(hw->conf.flags & IEEE80211_CONF_MONITOR)) in mt7615_config()
|
| H A D | mcu.c | 2150 phy->mt76->hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7615_mcu_set_chan_info()
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/ |
| H A D | mac80211_if.c | 546 IEEE80211_CONF_MONITOR)); in brcms_ops_config()
|
| /freebsd/sys/compat/linuxkpi/common/include/net/ |
| H A D | mac80211.h | 62 IEEE80211_CONF_MONITOR = BIT(2), enumerator
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | core.c | 2113 if (rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR) { in rtw89_core_parse_phy_status_ie01() 3139 if (!(rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR)) in rtw89_core_update_rx_status_by_ppdu() 3238 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 | 7583 if (rtwdev->hw->conf.flags & IEEE80211_CONF_MONITOR) { in rtw89_alloc_skb_for_rx()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | mcu.c | 3772 if (phy->mt76->hw->conf.flags & IEEE80211_CONF_MONITOR) in mt7996_mcu_set_chan_info()
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | mac.c | 5475 ar->monitor = conf->flags & IEEE80211_CONF_MONITOR; in ath10k_config()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | mac.c | 1295 if (conf->flags & IEEE80211_CONF_MONITOR) { in ath11k_mac_op_config()
|