Home
last modified time | relevance | path

Searched refs:phy_ctxts (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac80211.c168 memset(mvm->phy_ctxts, 0, sizeof(mvm->phy_ctxts)); in iwl_mvm_reset_phy_ctxts()
170 mvm->phy_ctxts[i].id = i; in iwl_mvm_reset_phy_ctxts()
171 mvm->phy_ctxts[i].ref = 0; in iwl_mvm_reset_phy_ctxts()
1282 if (!mvm->phy_ctxts[i].ref) in iwl_mvm_get_free_phy_ctxt()
1283 return &mvm->phy_ctxts[i]; in iwl_mvm_get_free_phy_ctxt()
3932 phy_ctxt = &mvm->phy_ctxts[i]; in iwl_mvm_roc()
4126 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_remove_chanctx()
4149 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in iwl_mvm_change_chanctx()
4190 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_assign_vif_chanctx()
A Dftm-responder.c411 phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in iwl_mvm_ftm_start_responder()
A Ddebugfs-vif.c608 phy_ctxt = &mvm->phy_ctxts[*(u16 *)chanctx_conf->drv_priv]; in iwl_dbgfs_rx_phyinfo_write()
A Dfw.c1560 ret = iwl_mvm_phy_ctxt_add(mvm, &mvm->phy_ctxts[i], in iwl_mvm_up()
A Dmvm.h924 struct iwl_mvm_phy_ctxt phy_ctxts[NUM_PHY_CTX]; member

Completed in 32 milliseconds