Searched refs:p2p_mvmvif (Results 1 – 1 of 1) sorted by relevance
646 struct iwl_mvm_vif *p2p_mvmvif = NULL; in iwl_mvm_power_set_pm() local663 p2p_mvmvif = iwl_mvm_vif_from_mac80211(vifs->p2p_vif); in iwl_mvm_power_set_pm()680 if (p2p_mvmvif && vifs->p2p_active && !vifs->bss_active && in iwl_mvm_power_set_pm()682 p2p_mvmvif->pm_enabled = true; in iwl_mvm_power_set_pm()686 if (p2p_mvmvif && bss_mvmvif && vifs->bss_active && vifs->p2p_active) in iwl_mvm_power_set_pm()688 iwl_mvm_have_links_same_channel(bss_mvmvif, p2p_mvmvif); in iwl_mvm_power_set_pm()698 if (p2p_mvmvif && vifs->p2p_active) in iwl_mvm_power_set_pm()699 p2p_mvmvif->pm_enabled = true; in iwl_mvm_power_set_pm()710 p2p_mvmvif->pm_enabled = true; in iwl_mvm_power_set_pm()