Searched refs:iwl_mvm_phy_ctxt (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | phy-ctxt.c | 69 static void iwl_mvm_phy_ctxt_cmd_hdr(struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_hdr() 79 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_set_rxchain() 128 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_data_v1() 149 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_data() 171 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_apply() 222 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_add() 241 void iwl_mvm_phy_ctxt_ref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_ref() 252 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_changed() 283 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 | 14 struct iwl_mvm_phy_ctxt *phyctxt; 24 struct iwl_mvm_phy_ctxt *phyctxt = data->phyctxt; in iwl_mvm_binding_cmd() 91 struct iwl_mvm_phy_ctxt *phyctxt, in iwl_mvm_binding_update()
|
| D | mvm.h | 89 struct iwl_mvm_phy_ctxt { struct 361 struct iwl_mvm_phy_ctxt *phy_ctxt; 922 struct iwl_mvm_phy_ctxt phy_ctxts[NUM_PHY_CTX]; 1602 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, 1605 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, 1609 struct iwl_mvm_phy_ctxt *ctxt); 1611 struct iwl_mvm_phy_ctxt *ctxt); 1839 struct iwl_mvm_phy_ctxt *ctxt);
|
| D | coex.c | 557 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_coex_agg_time_limit() 581 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_bt_coex_is_mimo_allowed()
|
| D | ftm-responder.c | 377 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_ftm_start_responder()
|
| D | utils.c | 375 struct iwl_mvm_phy_ctxt *ctxt; 399 struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_rx_diversity_allowed()
|
| D | mac80211.c | 1252 static struct iwl_mvm_phy_ctxt *iwl_mvm_get_free_phy_ctxt(struct iwl_mvm *mvm) in iwl_mvm_get_free_phy_ctxt() 3809 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_roc() 4005 struct iwl_mvm_phy_ctxt *phy_ctxt; in __iwl_mvm_add_chanctx() 4051 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_remove_chanctx() 4074 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in iwl_mvm_change_chanctx() 4115 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_assign_vif_chanctx()
|
| D | debugfs-vif.c | 589 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_dbgfs_rx_phyinfo_write()
|