Searched refs:monitor_vif (Results 1 – 9 of 9) sorted by relevance
174 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()
220 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()
203 struct ieee80211_vif *monitor_vif; member
565 struct ieee80211_vif *monitor_vif; member617 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()
195 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()
238 info->control.vif = phy->monitor_vif; in mt7615_tm_set_tx_frames()
160 struct ieee80211_vif *monitor_vif; member
10874 bool monitor_vif = false; in ath12k_mac_update_vif_chan() local10887 monitor_vif = true; in ath12k_mac_update_vif_chan()10962 if (!monitor_vif && ar->monitor_vdev_created) { in ath12k_mac_update_vif_chan()
7378 bool monitor_vif = false; in ath11k_mac_update_vif_chan() local7443 if (!monitor_vif && in ath11k_mac_update_vif_chan()
Completed in 708 milliseconds