Searched refs:iwl_mvm_phy_ctxt (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A 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() 196 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_apply() 253 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_add() 274 void iwl_mvm_phy_ctxt_ref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_ref() 285 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_changed() 325 void iwl_mvm_phy_ctxt_unref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_unref()
|
H A 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()
|
H A D | mvm.h | 96 struct iwl_mvm_phy_ctxt { struct 333 struct iwl_mvm_phy_ctxt *phy_ctxt; 999 struct iwl_mvm_phy_ctxt phy_ctxts[NUM_PHY_CTX]; 1777 struct iwl_mvm_phy_ctxt *iwl_mvm_get_free_phy_ctxt(struct iwl_mvm *mvm); 1778 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, 1781 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, 1785 struct iwl_mvm_phy_ctxt *ctxt); 1787 struct iwl_mvm_phy_ctxt *ctxt); 1791 int iwl_mvm_phy_send_rlc(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, 2153 struct iwl_mvm_phy_ctxt *ctxt);
|
H A D | coex.c | 595 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->deflink.phy_ctxt; in iwl_mvm_coex_agg_time_limit() 619 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->deflink.phy_ctxt; in iwl_mvm_bt_coex_is_mimo_allowed()
|
H A D | link.c | 99 struct iwl_mvm_phy_ctxt *phyctxt; in iwl_mvm_link_changed()
|
H A D | mld-mac80211.c | 252 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_mld_assign_vif_chanctx() 383 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_esr_mode_inactive()
|
H A D | utils.c | 411 struct iwl_mvm_phy_ctxt *ctxt; 439 struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_rx_diversity_allowed()
|
H A D | ftm-responder.c | 402 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_ftm_start_responder()
|
H A D | mac80211.c | 1352 struct iwl_mvm_phy_ctxt *iwl_mvm_get_free_phy_ctxt(struct iwl_mvm *mvm) in iwl_mvm_get_free_phy_ctxt() 4624 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_roc_common() 4763 struct iwl_mvm_phy_ctxt *phy_ctxt; in __iwl_mvm_add_chanctx() 4809 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_remove_chanctx() 4831 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in iwl_mvm_change_chanctx() 4879 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_assign_vif_chanctx_common()
|
H A D | debugfs-vif.c | 582 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_dbgfs_rx_phyinfo_write()
|