Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Ddriver-ops.c344 if (!local->ops->switch_vif_chanctx) in drv_switch_vif_chanctx()
365 ret = local->ops->switch_vif_chanctx(&local->hw, in drv_switch_vif_chanctx()
H A Dchan.c1114 if (curr_ctx && local->use_chanctx && !local->ops->switch_vif_chanctx) in ieee80211_link_reserve_chanctx()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1137 .switch_vif_chanctx = iwl_mvm_mld_switch_vif_chanctx,
H A Dmac80211.c6263 .switch_vif_chanctx = iwl_mvm_switch_vif_chanctx,
/openbmc/linux/include/net/
H A Dmac80211.h4543 int (*switch_vif_chanctx)(struct ieee80211_hw *hw, member
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5972 .switch_vif_chanctx = wlcore_op_switch_vif_chanctx,
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c6950 .switch_vif_chanctx = ath12k_mac_op_switch_vif_chanctx,
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9129 .switch_vif_chanctx = ath11k_mac_op_switch_vif_chanctx,
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9463 .switch_vif_chanctx = ath10k_mac_op_switch_vif_chanctx,