Searched refs:iwl_mvm_phy_ctxt (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | phy-ctxt.c | 126 static void iwl_mvm_phy_ctxt_cmd_hdr(struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_hdr() 189 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_apply() 214 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_add() 233 void iwl_mvm_phy_ctxt_ref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_ref() 244 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_changed() 275 void iwl_mvm_phy_ctxt_unref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_unref()
|
| D | binding.c | 69 struct iwl_mvm_phy_ctxt *phyctxt; 79 struct iwl_mvm_phy_ctxt *phyctxt = data->phyctxt; in iwl_mvm_binding_cmd() 149 struct iwl_mvm_phy_ctxt *phyctxt, in iwl_mvm_binding_update()
|
| D | mvm.h | 147 struct iwl_mvm_phy_ctxt { struct 418 struct iwl_mvm_phy_ctxt *phy_ctxt; 977 struct iwl_mvm_phy_ctxt phy_ctxts[NUM_PHY_CTX]; 1637 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, 1640 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, 1644 struct iwl_mvm_phy_ctxt *ctxt); 1646 struct iwl_mvm_phy_ctxt *ctxt);
|
| D | ftm-responder.c | 161 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_ftm_start_responder()
|
| D | coex.c | 613 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_coex_agg_time_limit() 637 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_bt_coex_is_mimo_allowed()
|
| D | mac80211.c | 1261 static struct iwl_mvm_phy_ctxt *iwl_mvm_get_free_phy_ctxt(struct iwl_mvm *mvm) in iwl_mvm_get_free_phy_ctxt() 3719 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_roc() 3892 struct iwl_mvm_phy_ctxt *phy_ctxt; in __iwl_mvm_add_chanctx() 3938 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_remove_chanctx() 3961 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in iwl_mvm_change_chanctx() 4002 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_assign_vif_chanctx()
|
| D | debugfs-vif.c | 641 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_dbgfs_rx_phyinfo_write()
|