Searched refs:NUM_PHY_CTX (Results 1 – 9 of 9) sorted by relevance
96 #define NUM_PHY_CTX 3 macro
16 for_each_clear_bit(id, &used, NUM_PHY_CTX) { in iwl_mld_allocate_fw_phy_id()
201 u8 used_phy_ids: NUM_PHY_CTX;
43 BUILD_BUG_ON(NUM_PHY_CTX > MAX_BINDINGS); in iwl_mvm_quota_iterator()
1244 mvmvif->link[i]->phy_ctxt->id < NUM_PHY_CTX) in iwl_mvm_vif_is_active()
785 for (i = 0; i < NUM_PHY_CTX; i++) { in iwl_mvm_handle_per_phy_stats()
206 mvmvif->deflink.phy_ctxt->id < NUM_PHY_CTX) in iwl_mvm_scan_iterator()2902 if (link && link->phy_ctxt->id < NUM_PHY_CTX && in iwl_mvm_scan_respect_p2p_go_iter()
111 for (i = 0; i < NUM_PHY_CTX; i++) { in iwl_mvm_reset_phy_ctxts()1477 for (i = 0; i < NUM_PHY_CTX; i++) in iwl_mvm_get_free_phy_ctxt()4885 for (i = 0; i < NUM_PHY_CTX; i++) { in iwl_mvm_p2p_find_phy_ctxt()
1169 struct iwl_mvm_phy_ctxt phy_ctxts[NUM_PHY_CTX];
Completed in 42 milliseconds