Searched refs:src_sband (Results 1 – 1 of 1) sorted by relevance
2998 struct ieee80211_supported_band *src_sband, *dst_sband; in wiphy_share_dfs_chan_state() local3007 src_sband = src_wiphy->bands[band]; in wiphy_share_dfs_chan_state()3008 if (!dst_sband || !src_sband) in wiphy_share_dfs_chan_state()3013 for (j = 0; j < src_sband->n_channels; j++) { in wiphy_share_dfs_chan_state()3014 src_chan = &src_sband->channels[j]; in wiphy_share_dfs_chan_state()