Home
last modified time | relevance | path

Searched refs:switch_vif_chanctx (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddriver-ops.c282 if (!local->ops->switch_vif_chanctx) in drv_switch_vif_chanctx()
303 ret = local->ops->switch_vif_chanctx(&local->hw, in drv_switch_vif_chanctx()
H A Dchan.c892 if (curr_ctx && local->use_chanctx && !local->ops->switch_vif_chanctx) in ieee80211_vif_reserve_chanctx()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h4123 int (*switch_vif_chanctx)(struct ieee80211_hw *hw, member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c5316 .switch_vif_chanctx = iwl_mvm_switch_vif_chanctx,
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c5962 .switch_vif_chanctx = ath11k_mac_op_switch_vif_chanctx,
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dmain.c6040 .switch_vif_chanctx = wlcore_op_switch_vif_chanctx,
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c9296 .switch_vif_chanctx = ath10k_mac_op_switch_vif_chanctx,