Searched refs:NUM_PHY_CTX (Results 1 – 7 of 7) sorted by relevance
97 #define NUM_PHY_CTX 3 macro
43 BUILD_BUG_ON(NUM_PHY_CTX > MAX_BINDINGS); in iwl_mvm_quota_iterator()
555 if (mvmvif->phy_ctxt && mvmvif->phy_ctxt->id < NUM_PHY_CTX) in iwl_mvm_power_ps_disabled_iterator()564 bool active = mvmvif->phy_ctxt && mvmvif->phy_ctxt->id < NUM_PHY_CTX; in iwl_mvm_power_get_vifs_iterator()
197 mvmvif->phy_ctxt->id < NUM_PHY_CTX) in iwl_mvm_scan_iterator()2680 mvmvif->phy_ctxt->id < NUM_PHY_CTX && in iwl_mvm_scan_respect_p2p_go_iter()
1573 for (i = 0; i < NUM_PHY_CTX; i++) { in iwl_mvm_up()
96 for (i = 0; i < NUM_PHY_CTX; i++) { in iwl_mvm_reset_phy_ctxts()1212 for (i = 0; i < NUM_PHY_CTX; i++) in iwl_mvm_get_free_phy_ctxt()3911 for (i = 0; i < NUM_PHY_CTX; i++) { in iwl_mvm_roc()
926 struct iwl_mvm_phy_ctxt phy_ctxts[NUM_PHY_CTX];