Home
last modified time | relevance | path

Searched refs:src_sband (Results 1 – 1 of 1) sorted by relevance

/net/wireless/
Dreg.c2675 struct ieee80211_supported_band *src_sband, *dst_sband; in wiphy_share_dfs_chan_state() local
2684 src_sband = src_wiphy->bands[band]; in wiphy_share_dfs_chan_state()
2685 if (!dst_sband || !src_sband) in wiphy_share_dfs_chan_state()
2690 for (j = 0; j < src_sband->n_channels; j++) { in wiphy_share_dfs_chan_state()
2691 src_chan = &src_sband->channels[j]; in wiphy_share_dfs_chan_state()