Searched refs:p2p_mvmvif (Results 1 – 1 of 1) sorted by relevance
644 struct iwl_mvm_vif *p2p_mvmvif = NULL; in iwl_mvm_power_set_pm() local661 p2p_mvmvif = iwl_mvm_vif_from_mac80211(vifs->p2p_vif); in iwl_mvm_power_set_pm()678 if (p2p_mvmvif && vifs->p2p_active && !vifs->bss_active && in iwl_mvm_power_set_pm()680 p2p_mvmvif->pm_enabled = true; in iwl_mvm_power_set_pm()684 if (p2p_mvmvif && bss_mvmvif && vifs->bss_active && vifs->p2p_active) in iwl_mvm_power_set_pm()686 iwl_mvm_have_links_same_channel(bss_mvmvif, p2p_mvmvif); in iwl_mvm_power_set_pm()696 if (p2p_mvmvif && vifs->p2p_active) in iwl_mvm_power_set_pm()697 p2p_mvmvif->pm_enabled = true; in iwl_mvm_power_set_pm()708 p2p_mvmvif->pm_enabled = true; in iwl_mvm_power_set_pm()