Home
last modified time | relevance | path

Searched refs:switch_phy_ctxt (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dmld-mac80211.c1009 .switch_phy_ctxt = iwl_mvm_link_switch_phy_ctx, in iwl_mvm_mld_roc()
Dmac80211.c4568 .switch_phy_ctxt = iwl_mvm_roc_switch_binding, in iwl_mvm_roc()
4624 ret = ops->switch_phy_ctxt(mvm, vif, phy_ctxt); in iwl_mvm_roc_common()
4678 ret = ops->switch_phy_ctxt(mvm, vif, phy_ctxt); in iwl_mvm_roc_common()
Dmvm.h1950 int (*switch_phy_ctxt)(struct iwl_mvm *mvm, struct ieee80211_vif *vif, member