Searched refs:pre_channel_switch (Results 1 – 5 of 5) sorted by relevance
1188 if (local->ops->pre_channel_switch) in drv_pre_channel_switch() 1189 ret = local->ops->pre_channel_switch(&local->hw, &sdata->vif, in drv_pre_channel_switch()
1069 .pre_channel_switch = iwl_mvm_mac_pre_channel_switch,
6398 .pre_channel_switch = iwl_mvm_mac_pre_channel_switch,
2751 .pre_channel_switch = iwl_mld_pre_channel_switch,
4843 int (*pre_channel_switch)(struct ieee80211_hw *hw, member