Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dreg.h177 bool reg_dfs_domain_same(struct wiphy *wiphy1, struct wiphy *wiphy2);
H A Dreg.c2920 bool reg_dfs_domain_same(struct wiphy *wiphy1, struct wiphy *wiphy2) in reg_dfs_domain_same()
2970 if (!reg_dfs_domain_same(dst_wiphy, src_wiphy)) in wiphy_share_dfs_chan_state()
4252 if (!reg_dfs_domain_same(wiphy, &rdev->wiphy)) in regulatory_propagate_dfs_state()
2919 bool reg_dfs_domain_same(struct wiphy *wiphy1, struct wiphy *wiphy2) reg_dfs_domain_same() function
H A Dchan.c827 if (!reg_dfs_domain_same(wiphy, &rdev->wiphy)) in cfg80211_any_wiphy_oper_chan()