Searched refs:is_regulatory_update_in_progress (Results 1 – 3 of 3) sorted by relevance
840 if (hdd_ctx->is_regulatory_update_in_progress) { in hdd_reg_wait_for_country_change()851 hdd_ctx->is_regulatory_update_in_progress = false; in hdd_reg_wait_for_country_change()888 hdd_ctx->is_regulatory_update_in_progress = true; in hdd_reg_set_country()895 hdd_ctx->is_regulatory_update_in_progress = false; in hdd_reg_set_country()1058 hdd_ctx->is_regulatory_update_in_progress; in hdd_reg_notifier()1091 hdd_ctx->is_regulatory_update_in_progress = true; in hdd_reg_notifier()1108 hdd_ctx->is_regulatory_update_in_progress = false; in hdd_reg_notifier()1888 hdd_ctx->is_regulatory_update_in_progress = false; in __hdd_country_change_work_handle()1914 hdd_ctx->is_regulatory_update_in_progress = false; in hdd_handle_country_change_work_error()2029 hdd_ctx->is_regulatory_update_in_progress = false; in hdd_init_regulatory_update_event()
14255 hdd_ctx->is_regulatory_update_in_progress = true; in hdd_trigger_psoc_idle_restart()20137 hdd_ctx->is_regulatory_update_in_progress = true; in __hdd_driver_mode_change()
2295 bool is_regulatory_update_in_progress; member