Home
last modified time | relevance | path

Searched refs:NUM_PHY_CTX (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dphy-ctxt.h96 #define NUM_PHY_CTX 3 macro
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dquota.c43 BUILD_BUG_ON(NUM_PHY_CTX > MAX_BINDINGS); in iwl_mvm_quota_iterator()
H A Dutils.c1199 mvmvif->link[i]->phy_ctxt->id < NUM_PHY_CTX) in iwl_mvm_vif_is_active()
H A Dfw.c1626 for (i = 0; i < NUM_PHY_CTX; i++) { in iwl_mvm_up()
H A Dscan.c202 mvmvif->deflink.phy_ctxt->id < NUM_PHY_CTX) in iwl_mvm_scan_iterator()
2858 if (link && link->phy_ctxt->id < NUM_PHY_CTX && in iwl_mvm_scan_respect_p2p_go_iter()
H A Dmac80211.c97 for (i = 0; i < NUM_PHY_CTX; i++) { in iwl_mvm_reset_phy_ctxts()
1330 for (i = 0; i < NUM_PHY_CTX; i++) in iwl_mvm_get_free_phy_ctxt()
4627 for (i = 0; i < NUM_PHY_CTX; i++) { in iwl_mvm_roc_common()
H A Dmvm.h999 struct iwl_mvm_phy_ctxt phy_ctxts[NUM_PHY_CTX];