Lines Matching refs:phy_ctxt
554 if (mvmvif->phy_ctxt) in iwl_mvm_power_ps_disabled_iterator()
555 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_ps_disabled_iterator()
574 if (mvmvif->phy_ctxt) in iwl_mvm_power_get_vifs_iterator()
575 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_get_vifs_iterator()
583 if (mvmvif->phy_ctxt) in iwl_mvm_power_get_vifs_iterator()
584 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_get_vifs_iterator()
592 if (mvmvif->phy_ctxt) in iwl_mvm_power_get_vifs_iterator()
593 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_get_vifs_iterator()
601 if (mvmvif->phy_ctxt) in iwl_mvm_power_get_vifs_iterator()
602 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_get_vifs_iterator()
660 client_same_channel = (bss_mvmvif->phy_ctxt->id == in iwl_mvm_power_set_pm()
661 p2p_mvmvif->phy_ctxt->id); in iwl_mvm_power_set_pm()
663 ap_same_channel = (bss_mvmvif->phy_ctxt->id == in iwl_mvm_power_set_pm()
664 ap_mvmvif->phy_ctxt->id); in iwl_mvm_power_set_pm()