Lines Matching defs:wiphy

150 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy)  in get_wiphy_regdom()
173 enum nl80211_dfs_regions reg_get_dfs_region(struct wiphy *wiphy) in reg_get_dfs_region()
1145 static const struct ieee80211_regdomain *reg_get_regdomain(struct wiphy *wiphy) in reg_get_regdomain()
1648 __freq_reg_info(struct wiphy *wiphy, u32 center_freq, u32 min_bw) in __freq_reg_info()
1665 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy, in freq_reg_info()
1774 static void handle_channel_single_rule(struct wiphy *wiphy, in handle_channel_single_rule()
1853 static void handle_channel_adjacent_rules(struct wiphy *wiphy, in handle_channel_adjacent_rules()
1973 static void handle_channel(struct wiphy *wiphy, in handle_channel()
2057 static void handle_band(struct wiphy *wiphy, in handle_band()
2100 static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy) in reg_dev_ignore_cell_hint()
2111 static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy) in reg_dev_ignore_cell_hint()
2117 static bool wiphy_strict_alpha2_regd(struct wiphy *wiphy) in wiphy_strict_alpha2_regd()
2125 static bool ignore_reg_update(struct wiphy *wiphy, in ignore_reg_update()
2164 static bool reg_is_world_roaming(struct wiphy *wiphy) in reg_is_world_roaming()
2180 static void reg_call_notifier(struct wiphy *wiphy, in reg_call_notifier()
2187 static void handle_reg_beacon(struct wiphy *wiphy, unsigned int chan_idx, in handle_reg_beacon()
2231 static void wiphy_update_new_beacon(struct wiphy *wiphy, in wiphy_update_new_beacon()
2249 static void wiphy_update_beacon_reg(struct wiphy *wiphy) in wiphy_update_beacon_reg()
2265 static void reg_process_beacons(struct wiphy *wiphy) in reg_process_beacons()
2288 static void reg_process_ht_flags_channel(struct wiphy *wiphy, in reg_process_ht_flags_channel()
2344 static void reg_process_ht_flags_band(struct wiphy *wiphy, in reg_process_ht_flags_band()
2356 static void reg_process_ht_flags(struct wiphy *wiphy) in reg_process_ht_flags()
2367 static bool reg_wdev_chan_valid(struct wiphy *wiphy, struct wireless_dev *wdev) in reg_wdev_chan_valid()
2464 static void reg_leave_invalid_chans(struct wiphy *wiphy) in reg_leave_invalid_chans()
2469 guard(wiphy)(wiphy); in reg_leave_invalid_chans() local
2500 static void wiphy_update_regulatory(struct wiphy *wiphy, in wiphy_update_regulatory()
2533 struct wiphy *wiphy; in update_all_wiphy_regulatory() local
2545 static void handle_channel_custom(struct wiphy *wiphy, in handle_channel_custom()
2605 static void handle_band_custom(struct wiphy *wiphy, in handle_band_custom()
2625 void wiphy_apply_custom_regulatory(struct wiphy *wiphy, in wiphy_apply_custom_regulatory()
2806 reg_process_hint_driver(struct wiphy *wiphy, in reg_process_hint_driver()
2858 __reg_process_hint_country_ie(struct wiphy *wiphy, in __reg_process_hint_country_ie()
2910 reg_process_hint_country_ie(struct wiphy *wiphy, in reg_process_hint_country_ie()
3014 static void wiphy_all_share_dfs_chan_state(struct wiphy *wiphy) in wiphy_all_share_dfs_chan_state()
3030 struct wiphy *wiphy = NULL; in reg_process_hint() local
3084 struct wiphy *wiphy; in notify_self_managed_wiphys() local
3161 static void reg_process_self_managed_hint(struct wiphy *wiphy) in reg_process_self_managed_hint()
3331 int regulatory_hint(struct wiphy *wiphy, const char *alpha2) in regulatory_hint()
3359 void regulatory_hint_country_ie(struct wiphy *wiphy, enum nl80211_band band, in regulatory_hint_country_ie()
3456 static void restore_custom_reg_settings(struct wiphy *wiphy) in restore_custom_reg_settings()
3666 void regulatory_hint_found_beacon(struct wiphy *wiphy, in regulatory_hint_found_beacon()
4029 static int __regulatory_set_wiphy_regd(struct wiphy *wiphy, in __regulatory_set_wiphy_regd()
4065 int regulatory_set_wiphy_regd(struct wiphy *wiphy, in regulatory_set_wiphy_regd()
4078 int regulatory_set_wiphy_regd_sync(struct wiphy *wiphy, in regulatory_set_wiphy_regd_sync()
4096 void wiphy_regulatory_register(struct wiphy *wiphy) in wiphy_regulatory_register()
4122 void wiphy_regulatory_deregister(struct wiphy *wiphy) in wiphy_regulatory_deregister()
4196 bool regulatory_pre_cac_allowed(struct wiphy *wiphy) in regulatory_pre_cac_allowed()
4256 void regulatory_propagate_dfs_state(struct wiphy *wiphy, in regulatory_propagate_dfs_state()