Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dreg.h178 bool reg_dfs_domain_same(struct wiphy *wiphy1, struct wiphy *wiphy2);
H A Dreg.c2856 bool reg_dfs_domain_same(struct wiphy *wiphy1, struct wiphy *wiphy2) in reg_dfs_domain_same() function
2906 if (!reg_dfs_domain_same(dst_wiphy, src_wiphy)) in wiphy_share_dfs_chan_state()
4155 if (!reg_dfs_domain_same(wiphy, &rdev->wiphy)) in regulatory_propagate_dfs_state()
H A Dchan.c726 if (!reg_dfs_domain_same(wiphy, &rdev->wiphy)) in cfg80211_any_wiphy_oper_chan()