Searched refs:iwl_mvm_phy_ctxt (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/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() 117 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_data_v1() 138 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_data() 155 int iwl_mvm_phy_send_rlc(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_send_rlc() 203 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_apply() 272 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_add() 303 void iwl_mvm_phy_ctxt_ref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_ref() 319 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_changed() 364 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 | 15 struct iwl_mvm_phy_ctxt *phyctxt; 25 struct iwl_mvm_phy_ctxt *phyctxt = data->phyctxt; in iwl_mvm_binding_cmd() 92 struct iwl_mvm_phy_ctxt *phyctxt, in iwl_mvm_binding_update()
|
D | mvm.h | 93 struct iwl_mvm_phy_ctxt { struct 334 struct iwl_mvm_phy_ctxt *phy_ctxt; 1155 struct iwl_mvm_phy_ctxt phy_ctxts[NUM_PHY_CTX]; 1995 struct iwl_mvm_phy_ctxt *iwl_mvm_get_free_phy_ctxt(struct iwl_mvm *mvm); 1996 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, 2000 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, 2005 struct iwl_mvm_phy_ctxt *ctxt); 2007 struct iwl_mvm_phy_ctxt *ctxt); 2011 int iwl_mvm_phy_send_rlc(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, 2385 struct iwl_mvm_phy_ctxt *ctxt);
|
D | coex.c | 728 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->deflink.phy_ctxt; in iwl_mvm_coex_agg_time_limit() 752 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->deflink.phy_ctxt; in iwl_mvm_bt_coex_is_mimo_allowed()
|
D | utils.c | 505 struct iwl_mvm_phy_ctxt *ctxt; 533 struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_rx_diversity_allowed()
|
D | ftm-responder.c | 420 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_ftm_start_responder()
|
D | mld-mac80211.c | 294 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_mld_assign_vif_chanctx() 438 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_esr_mode_inactive()
|
D | mac80211.c | 1463 struct iwl_mvm_phy_ctxt *iwl_mvm_get_free_phy_ctxt(struct iwl_mvm *mvm) in iwl_mvm_get_free_phy_ctxt() 4871 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[i]; in iwl_mvm_p2p_find_phy_ctxt() 5010 struct iwl_mvm_phy_ctxt *phy_ctxt; in __iwl_mvm_add_chanctx() 5050 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_remove_chanctx() 5071 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in iwl_mvm_change_chanctx() 5115 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_assign_vif_chanctx_common()
|
D | link.c | 210 struct iwl_mvm_phy_ctxt *phyctxt; in iwl_mvm_link_changed()
|
D | debugfs-vif.c | 596 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_dbgfs_rx_phyinfo_write()
|
D | mac-ctxt.c | 419 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_set_fw_basic_rates()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/tests/ |
D | links.c | 37 static struct iwl_mvm_phy_ctxt ctx = {};
|