Home
last modified time | relevance | path

Searched refs:wiphy2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dreg.h175 * @wiphy1 - wiphy it's dfs_region to be checked against that of wiphy2
176 * @wiphy2 - wiphy it's dfs_region to be checked against that of wiphy1
178 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() argument
2870 wiphy2_regd = rcu_dereference(wiphy2->regd); in reg_dfs_domain_same()
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.h174 * @wiphy1 - wiphy it's dfs_region to be checked against that of wiphy2
175 * @wiphy2 - wiphy it's dfs_region to be checked against that of wiphy1
177 bool reg_dfs_domain_same(struct wiphy *wiphy1, struct wiphy *wiphy2);
H A Dreg.c2919 bool reg_dfs_domain_same(struct wiphy *wiphy1, struct wiphy *wiphy2) in reg_dfs_domain_same() argument
2933 wiphy2_regd = rcu_dereference(wiphy2->regd); in reg_dfs_domain_same()

Completed in 20 milliseconds