Home
last modified time | relevance | path

Searched refs:DRIVER_MODULES_CLOSED (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_thermal.c653 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) in __wlan_hdd_pld_set_thermal_mitigation()
H A Dwlan_hdd_regulatory.c1071 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()
H A Dwlan_hdd_he.c741 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_sr_operations()
H A Dwlan_hdd_driver_ops.c343 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in hdd_soc_recovery_cleanup()
H A Dwlan_hdd_main.c883 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __hdd_netdev_notifier_call()
4989 case DRIVER_MODULES_CLOSED: 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()
11477 if (hdd_ctx->driver_status != DRIVER_MODULES_CLOSED) { in hdd_wlan_exit()
16959 case DRIVER_MODULES_CLOSED: in hdd_wlan_stop_modules()
17116 hdd_ctx->driver_status = DRIVER_MODULES_CLOSED; in hdd_wlan_stop_modules()
19993 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) in hdd_stop_present_mode()
20118 if (DRIVER_MODULES_CLOSED != hdd_ctx->driver_status) { in __hdd_driver_mode_change()
H A Dwlan_hdd_ext_scan.c1560 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_extscan_get_capabilities()
H A Dwlan_hdd_cfg80211.c7214 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()
H A Dwlan_hdd_ioctl.c7522 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in hdd_driver_command()
H A Dwlan_hdd_hostapd.c7230 if (hdd_ctx->driver_status == DRIVER_MODULES_CLOSED) { in __wlan_hdd_cfg80211_stop_ap()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h1610 DRIVER_MODULES_CLOSED enumerator