Lines Matching defs:wiphy

668 static int freq_reg_info_regd(struct wiphy *wiphy,  in freq_reg_info_regd()
728 int freq_reg_info(struct wiphy *wiphy, in freq_reg_info()
806 static void handle_channel(struct wiphy *wiphy, in handle_channel()
904 static void handle_band(struct wiphy *wiphy, in handle_band()
918 static bool ignore_reg_update(struct wiphy *wiphy, in ignore_reg_update()
954 static void handle_reg_beacon(struct wiphy *wiphy, in handle_reg_beacon()
1000 static void wiphy_update_new_beacon(struct wiphy *wiphy, in wiphy_update_new_beacon()
1020 static void wiphy_update_beacon_reg(struct wiphy *wiphy) in wiphy_update_beacon_reg()
1040 static bool reg_is_world_roaming(struct wiphy *wiphy) in reg_is_world_roaming()
1053 static void reg_process_beacons(struct wiphy *wiphy) in reg_process_beacons()
1078 static void reg_process_ht_flags_channel(struct wiphy *wiphy, in reg_process_ht_flags_channel()
1126 static void reg_process_ht_flags_band(struct wiphy *wiphy, in reg_process_ht_flags_band()
1139 static void reg_process_ht_flags(struct wiphy *wiphy) in reg_process_ht_flags()
1153 static void wiphy_update_regulatory(struct wiphy *wiphy, in wiphy_update_regulatory()
1176 void regulatory_update(struct wiphy *wiphy, in regulatory_update()
1187 struct wiphy *wiphy; in update_all_wiphy_regulatory() local
1204 static void handle_channel_custom(struct wiphy *wiphy, in handle_channel_custom()
1253 static void handle_band_custom(struct wiphy *wiphy, enum ieee80211_band band, in handle_band_custom()
1267 void wiphy_apply_custom_regulatory(struct wiphy *wiphy, in wiphy_apply_custom_regulatory()
1298 static int ignore_request(struct wiphy *wiphy, in ignore_request()
1419 static int __regulatory_hint(struct wiphy *wiphy, in __regulatory_hint()
1496 struct wiphy *wiphy = NULL; in reg_process_hint() local
1668 int regulatory_hint(struct wiphy *wiphy, const char *alpha2) in regulatory_hint()
1698 void regulatory_hint_11d(struct wiphy *wiphy, in regulatory_hint_11d()
1804 static void restore_custom_reg_settings(struct wiphy *wiphy) in restore_custom_reg_settings()
1956 int regulatory_hint_found_beacon(struct wiphy *wiphy, in regulatory_hint_found_beacon()
2298 void reg_device_remove(struct wiphy *wiphy) in reg_device_remove()