Searched refs:p2p_mvmvif (Results 1 – 1 of 1) sorted by relevance
631 struct iwl_mvm_vif *p2p_mvmvif = NULL; in iwl_mvm_power_set_pm() local648 p2p_mvmvif = iwl_mvm_vif_from_mac80211(vifs->p2p_vif); in iwl_mvm_power_set_pm()665 if (p2p_mvmvif && vifs->p2p_active && !vifs->bss_active && in iwl_mvm_power_set_pm()667 p2p_mvmvif->pm_enabled = true; in iwl_mvm_power_set_pm()671 if (p2p_mvmvif && bss_mvmvif && vifs->bss_active && vifs->p2p_active) in iwl_mvm_power_set_pm()673 iwl_mvm_have_links_same_channel(bss_mvmvif, p2p_mvmvif); in iwl_mvm_power_set_pm()683 if (p2p_mvmvif && vifs->p2p_active) in iwl_mvm_power_set_pm()684 p2p_mvmvif->pm_enabled = true; in iwl_mvm_power_set_pm()695 p2p_mvmvif->pm_enabled = true; in iwl_mvm_power_set_pm()