Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac80211.c1004 .switch_phy_ctxt = iwl_mvm_link_switch_phy_ctx, in iwl_mvm_mld_roc()
H A Dmac80211.c4592 .switch_phy_ctxt = iwl_mvm_roc_switch_binding, in iwl_mvm_roc()
4648 ret = ops->switch_phy_ctxt(mvm, vif, phy_ctxt); in iwl_mvm_roc_common()
4702 ret = ops->switch_phy_ctxt(mvm, vif, phy_ctxt); in iwl_mvm_roc_common()
H A Dmvm.h1958 int (*switch_phy_ctxt)(struct iwl_mvm *mvm, struct ieee80211_vif *vif, member