Lines Matching refs:phy_ctxt
572 if (mvmvif->phy_ctxt) in iwl_mvm_power_ps_disabled_iterator()
573 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_ps_disabled_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()
610 if (mvmvif->phy_ctxt) in iwl_mvm_power_get_vifs_iterator()
611 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_get_vifs_iterator()
619 if (mvmvif->phy_ctxt) in iwl_mvm_power_get_vifs_iterator()
620 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_get_vifs_iterator()
678 client_same_channel = (bss_mvmvif->phy_ctxt->id == in iwl_mvm_power_set_pm()
679 p2p_mvmvif->phy_ctxt->id); in iwl_mvm_power_set_pm()
681 ap_same_channel = (bss_mvmvif->phy_ctxt->id == in iwl_mvm_power_set_pm()
682 ap_mvmvif->phy_ctxt->id); in iwl_mvm_power_set_pm()