Home
last modified time | relevance | path

Searched refs:get_wiphy_regdom (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dreg.h66 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy);
H A Dreg.c142 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy) in get_wiphy_regdom() function
171 wiphy_regd = get_wiphy_regdom(wiphy); in reg_get_dfs_region()
1151 return get_wiphy_regdom(wiphy); in reg_get_regdomain()
2131 const struct ieee80211_regdomain *wr = get_wiphy_regdom(wiphy); in reg_is_world_roaming()
2269 regd = get_wiphy_regdom(wiphy); in reg_process_ht_flags_channel()
2739 tmp = get_wiphy_regdom(wiphy); in reg_process_hint_driver()
3092 tmp = get_wiphy_regdom(wiphy); in reg_process_self_managed_hints()
3806 tmp = get_wiphy_regdom(request_wiphy); in reg_set_rd_driver()
4027 rcu_free_regdom(get_wiphy_regdom(wiphy)); in wiphy_regulatory_deregister()
H A Dnl80211.c7592 regdom = get_wiphy_regdom(wiphy); in nl80211_get_reg_do()
7687 regdom = get_wiphy_regdom(&rdev->wiphy); in nl80211_get_reg_dump()
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c148 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy) in get_wiphy_regdom() function
154 EXPORT_SYMBOL(get_wiphy_regdom); variable
184 wiphy_regd = get_wiphy_regdom(wiphy); in reg_get_dfs_region()
1153 return get_wiphy_regdom(wiphy); in reg_get_regdomain()
2141 const struct ieee80211_regdomain *wr = get_wiphy_regdom(wiphy); in reg_is_world_roaming()
2279 regd = get_wiphy_regdom(wiphy); in reg_process_ht_flags_channel()
2633 tmp = get_wiphy_regdom(wiphy); in wiphy_apply_custom_regulatory()
2799 tmp = get_wiphy_regdom(wiphy); in reg_process_hint_driver()
3154 tmp = get_wiphy_regdom(wiphy); in reg_process_self_managed_hint()
3890 tmp = get_wiphy_regdom(request_wiph in reg_set_rd_driver()
[all...]
H A Dnl80211.c8629 regdom = get_wiphy_regdom(wiphy); in nl80211_get_reg_do()
8726 regdom = get_wiphy_regdom(&rdev->wiphy); in nl80211_get_reg_dump()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h5727 * get_wiphy_regdom - get custom regdomain for the given wiphy
5730 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy);

Completed in 60 milliseconds