Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt76/mt7915/
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()
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()
A Dmt7915.h203 struct ieee80211_vif *monitor_vif; member
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dpower.c565 struct ieee80211_vif *monitor_vif; member
617 WARN_ON(power_iterator->monitor_vif); in iwl_mvm_power_get_vifs_iterator()
618 power_iterator->monitor_vif = vif; in iwl_mvm_power_get_vifs_iterator()
/drivers/net/wireless/mediatek/mt76/mt7615/
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()
A Dtestmode.c238 info->control.vif = phy->monitor_vif; in mt7615_tm_set_tx_frames()
A Dmt7615.h160 struct ieee80211_vif *monitor_vif; member
/drivers/net/wireless/ath/ath12k/
A Dmac.c10874 bool monitor_vif = false; in ath12k_mac_update_vif_chan() local
10887 monitor_vif = true; in ath12k_mac_update_vif_chan()
10962 if (!monitor_vif && ar->monitor_vdev_created) { in ath12k_mac_update_vif_chan()
/drivers/net/wireless/ath/ath11k/
A Dmac.c7378 bool monitor_vif = false; in ath11k_mac_update_vif_chan() local
7443 if (!monitor_vif && in ath11k_mac_update_vif_chan()

Completed in 708 milliseconds