Home
last modified time | relevance | path

Searched refs:dst_wiphy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c2899 static void wiphy_share_dfs_chan_state(struct wiphy *dst_wiphy, in wiphy_share_dfs_chan_state() argument
2906 if (!reg_dfs_domain_same(dst_wiphy, src_wiphy)) in wiphy_share_dfs_chan_state()
2910 dst_sband = dst_wiphy->bands[band]; in wiphy_share_dfs_chan_state()
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c2962 static void wiphy_share_dfs_chan_state(struct wiphy *dst_wiphy, in wiphy_share_dfs_chan_state() argument
2969 if (!reg_dfs_domain_same(dst_wiphy, src_wiphy)) in wiphy_share_dfs_chan_state()
2973 dst_sband = dst_wiphy->bands[band]; in wiphy_share_dfs_chan_state()

Completed in 10 milliseconds