Home
last modified time | relevance | path

Searched refs:iwl_mvm_phy_ctxt (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dphy-ctxt.c127 static void iwl_mvm_phy_ctxt_cmd_hdr(struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_hdr()
193 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_apply()
219 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_add()
238 void iwl_mvm_phy_ctxt_ref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_ref()
249 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_changed()
261 void iwl_mvm_phy_ctxt_unref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_unref()
Dbinding.c72 struct iwl_mvm_phy_ctxt *phyctxt;
82 struct iwl_mvm_phy_ctxt *phyctxt = data->phyctxt; in iwl_mvm_binding_cmd()
139 struct iwl_mvm_phy_ctxt *phyctxt, in iwl_mvm_binding_update()
Dmvm.h162 struct iwl_mvm_phy_ctxt { struct
405 struct iwl_mvm_phy_ctxt *phy_ctxt;
698 struct iwl_mvm_phy_ctxt phy_ctxts[NUM_PHY_CTX];
1124 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt,
1127 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt,
1131 struct iwl_mvm_phy_ctxt *ctxt);
1133 struct iwl_mvm_phy_ctxt *ctxt);
Dcoex.c810 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_coex_agg_time_limit()
837 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_bt_coex_is_mimo_allowed()
Dmac80211.c1609 static struct iwl_mvm_phy_ctxt *iwl_mvm_get_free_phy_ctxt(struct iwl_mvm *mvm) in iwl_mvm_get_free_phy_ctxt()
3190 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_roc()
3328 struct iwl_mvm_phy_ctxt *phy_ctxt; in __iwl_mvm_add_chanctx()
3372 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_remove_chanctx()
3395 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in iwl_mvm_change_chanctx()
3420 struct iwl_mvm_phy_ctxt *phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in __iwl_mvm_assign_vif_chanctx()
Ddebugfs-vif.c1321 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_dbgfs_rx_phyinfo_write()