Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dreg.h179 bool reg_dfs_domain_same(struct wiphy *wiphy1, struct wiphy *wiphy2);
H A Dreg.c2926 bool reg_dfs_domain_same(struct wiphy *wiphy1, struct wiphy *wiphy2) in reg_dfs_domain_same() function
2976 if (!reg_dfs_domain_same(dst_wiphy, src_wiphy)) in wiphy_share_dfs_chan_state()
4255 if (!reg_dfs_domain_same(wiphy, &rdev->wiphy)) in regulatory_propagate_dfs_state()
H A Dchan.c978 if (!reg_dfs_domain_same(wiphy, &rdev->wiphy)) in cfg80211_any_wiphy_oper_chan()