Home
last modified time | relevance | path

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

/openbmc/linux/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);
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_wiphy); in reg_set_rd_driver()
[all …]
H A Dnl80211.c8654 regdom = get_wiphy_regdom(wiphy); in nl80211_get_reg_do()
8751 regdom = get_wiphy_regdom(&rdev->wiphy); in nl80211_get_reg_dump()
/openbmc/linux/include/net/
H A Dcfg80211.h5732 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy);