Searched refs:pre_channel_switch (Results 1 – 4 of 4) sorted by relevance
1067 if (local->ops->pre_channel_switch) in drv_pre_channel_switch()1068 ret = local->ops->pre_channel_switch(&local->hw, &sdata->vif, in drv_pre_channel_switch()
1181 .pre_channel_switch = iwl_mvm_pre_channel_switch,
6251 .pre_channel_switch = iwl_mvm_pre_channel_switch,
4542 int (*pre_channel_switch)(struct ieee80211_hw *hw, member