Searched refs:driver_status (Results 1 – 13 of 13) sorted by relevance
394 WLAN_HOST_DIAG_EVENT_DEF(driver_status, in host_log_device_status()397 driver_status.wlan_status = status_code; in host_log_device_status()400 qdf_mem_zero(driver_status.driver_version, in host_log_device_status()401 sizeof(driver_status.driver_version)); in host_log_device_status()403 WLAN_HOST_DIAG_EVENT_REPORT(&driver_status, in host_log_device_status()
343 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in hdd_soc_recovery_cleanup()1324 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in __wlan_hdd_bus_suspend()1484 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in wlan_hdd_bus_suspend_noirq()1565 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in wlan_hdd_bus_resume()1664 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in wlan_hdd_bus_resume_noirq()1747 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in wlan_hdd_runtime_suspend()1843 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in wlan_hdd_runtime_resume()
1183 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in wlan_hdd_pm_qos_notify()2301 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in __wlan_hdd_cfg80211_resume_wlan()2377 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in _wlan_hdd_cfg80211_resume_wlan()2412 hdd_ctx->driver_status == DRIVER_MODULES_ENABLED) in _wlan_hdd_cfg80211_resume_wlan()2490 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in __wlan_hdd_cfg80211_suspend_wlan()2733 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in _wlan_hdd_cfg80211_suspend_wlan()2969 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in __wlan_hdd_cfg80211_set_power_mgmt()3356 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED || in __wlan_hdd_cfg80211_get_txpower()
1071 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in hdd_reg_notifier()1139 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in hdd_reg_notifier()1942 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) in hdd_country_change_work_handle()
653 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) in __wlan_hdd_pld_set_thermal_mitigation()
741 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_sr_operations()
883 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __hdd_netdev_notifier_call()1469 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in wlan_hdd_validate_modules_state()1471 hdd_ctx->driver_status); in wlan_hdd_validate_modules_state()4976 if (hdd_ctx->driver_status == DRIVER_MODULES_ENABLED) { in hdd_wlan_start_modules()4984 switch (hdd_ctx->driver_status) { in hdd_wlan_start_modules()5216 hdd_ctx->driver_status); in hdd_wlan_start_modules()5221 hdd_ctx->driver_status = DRIVER_MODULES_ENABLED; in hdd_wlan_start_modules()5283 hdd_ctx->driver_status = DRIVER_MODULES_CLOSED; in hdd_wlan_start_modules()6477 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __hdd_set_multicast_list()11295 if (hdd_ctx->driver_status != DRIVER_MODULES_ENABLED) { in hdd_shutdown_wlan_in_suspend_prepare()[all …]
1560 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_extscan_get_capabilities()
7214 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_set_ext_roam_params()7431 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_set_ratemask_config()13953 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_set_wifi_test_config()15165 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_wifi_logger_start()19681 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_get_usable_channel()27245 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_testmode()
7522 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in hdd_driver_command()
7230 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_stop_ap()
533 enum cnss_driver_status driver_status; member
2185 enum driver_modules_status driver_status; member