Home
last modified time | relevance | path

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

/linux-6.15/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()
418 mt7915_mcu_add_bss_info(phy, phy->monitor_vif, en); in mt7915_tm_init()
420 mt7915_mcu_add_sta(dev, phy->monitor_vif, NULL, state, true); in mt7915_tm_init()
479 info->control.vif = phy->monitor_vif; in mt7915_tm_set_tx_frames()
H A Dmain.c220 phy->monitor_vif = vif; in mt7915_add_interface()
303 if (vif == phy->monitor_vif) in mt7915_remove_interface()
304 phy->monitor_vif = NULL; in mt7915_remove_interface()
H A Dmt7915.h203 struct ieee80211_vif *monitor_vif; member
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c563 struct ieee80211_vif *monitor_vif; member
615 WARN_ON(power_iterator->monitor_vif); in iwl_mvm_power_get_vifs_iterator()
616 power_iterator->monitor_vif = vif; in iwl_mvm_power_get_vifs_iterator()
/linux-6.15/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()
261 if (vif == phy->monitor_vif) in mt7615_remove_interface()
262 phy->monitor_vif = NULL; in mt7615_remove_interface()
H A Dmt7615.h160 struct ieee80211_vif *monitor_vif; member
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c9248 bool monitor_vif = false; in ath12k_mac_update_vif_chan() local
9261 monitor_vif = true; in ath12k_mac_update_vif_chan()
9336 if (!monitor_vif && ar->monitor_vdev_created) { in ath12k_mac_update_vif_chan()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmac.c7370 bool monitor_vif = false; in ath11k_mac_update_vif_chan() local
7435 if (!monitor_vif && in ath11k_mac_update_vif_chan()