Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dreg.c150 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy) in get_wiphy_regdom() function
156 EXPORT_SYMBOL(get_wiphy_regdom);
186 wiphy_regd = get_wiphy_regdom(wiphy); in reg_get_dfs_region()
1156 return get_wiphy_regdom(wiphy); in reg_get_regdomain()
2167 const struct ieee80211_regdomain *wr = get_wiphy_regdom(wiphy); in reg_is_world_roaming()
2316 regd = get_wiphy_regdom(wiphy); in reg_process_ht_flags_channel()
2654 tmp = get_wiphy_regdom(wiphy); in wiphy_apply_custom_regulatory()
2825 tmp = get_wiphy_regdom(wiphy); in reg_process_hint_driver()
3180 tmp = get_wiphy_regdom(wiphy); in reg_process_self_managed_hint()
3885 tmp = get_wiphy_regdom(request_wiphy); in reg_set_rd_driver()
[all …]
H A Dnl80211.c8805 regdom = get_wiphy_regdom(wiphy); in nl80211_get_reg_do()
8902 regdom = get_wiphy_regdom(&rdev->wiphy); in nl80211_get_reg_dump()