Searched refs:post_channel_switch (Results 1 – 5 of 5) sorted by relevance
1212 if (local->ops->post_channel_switch) in drv_post_channel_switch() 1213 ret = local->ops->post_channel_switch(&local->hw, &sdata->vif, in drv_post_channel_switch()
1070 .post_channel_switch = iwl_mvm_post_channel_switch,
6399 .post_channel_switch = iwl_mvm_post_channel_switch,
2753 .post_channel_switch = iwl_mld_post_channel_switch,
4847 int (*post_channel_switch)(struct ieee80211_hw *hw, member