Home
last modified time | relevance | path

Searched refs:monitor_vif (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c174 struct mt7915_vif *mvif = (struct mt7915_vif *)phy->monitor_vif->drv_priv; in mt7915_tm_set_wmm_qid()
417 mt7915_mcu_add_bss_info(phy, phy->monitor_vif, en); in mt7915_tm_init()
418 mt7915_mcu_add_sta(dev, phy->monitor_vif, NULL, en); in mt7915_tm_init()
477 info->control.vif = phy->monitor_vif; in mt7915_tm_set_tx_frames()
H A Dmain.c220 phy->monitor_vif = vif; in mt7915_add_interface()
300 if (vif == phy->monitor_vif) in mt7915_remove_interface()
301 phy->monitor_vif = NULL; in mt7915_remove_interface()
H A Dmt7915.h203 struct ieee80211_vif *monitor_vif; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c550 struct ieee80211_vif *monitor_vif; member
602 WARN_ON(power_iterator->monitor_vif); in iwl_mvm_power_get_vifs_iterator()
603 power_iterator->monitor_vif = vif; in iwl_mvm_power_get_vifs_iterator()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dtestmode.c238 info->control.vif = phy->monitor_vif; in mt7615_tm_set_tx_frames()
H A Dmain.c195 phy->monitor_vif = vif; in mt7615_add_interface()
262 if (vif == phy->monitor_vif) in mt7615_remove_interface()
263 phy->monitor_vif = NULL; in mt7615_remove_interface()
H A Dmt7615.h160 struct ieee80211_vif *monitor_vif; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c177 phy->monitor_vif = vif; in mt7996_add_interface()
254 if (vif == phy->monitor_vif) in mt7996_remove_interface()
255 phy->monitor_vif = NULL; in mt7996_remove_interface()
H A Dmt7996.h157 struct ieee80211_vif *monitor_vif; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c6007 bool monitor_vif = false; in ath12k_mac_update_vif_chan() local
6015 monitor_vif = true; in ath12k_mac_update_vif_chan()
6091 if (!monitor_vif && ar->monitor_vdev_created) { in ath12k_mac_update_vif_chan()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c7405 bool monitor_vif = false; in ath11k_mac_update_vif_chan() local
7473 if (!monitor_vif && in ath11k_mac_update_vif_chan()