Searched refs:switch_vif_chanctx (Results 1 – 8 of 8) sorted by relevance
343 if (!local->ops->switch_vif_chanctx) in drv_switch_vif_chanctx()364 ret = local->ops->switch_vif_chanctx(&local->hw, in drv_switch_vif_chanctx()
1090 if (curr_ctx && local->use_chanctx && !local->ops->switch_vif_chanctx) in ieee80211_link_reserve_chanctx()
4481 int (*switch_vif_chanctx)(struct ieee80211_hw *hw, member
5596 .switch_vif_chanctx = iwl_mvm_switch_vif_chanctx,
5972 .switch_vif_chanctx = wlcore_op_switch_vif_chanctx,
6479 .switch_vif_chanctx = ath12k_mac_op_switch_vif_chanctx,
8679 .switch_vif_chanctx = ath11k_mac_op_switch_vif_chanctx,
9454 .switch_vif_chanctx = ath10k_mac_op_switch_vif_chanctx,
Completed in 81 milliseconds