Searched refs:hdd_alert (Results 1 – 5 of 5) sorted by relevance
995 hdd_alert("NDI interface successfully created"); in hdd_ndi_drv_ndi_create_rsp_handler()1043 hdd_alert("NDI interface creation failed with reason %d", in hdd_ndi_drv_ndi_create_rsp_handler()
3530 hdd_alert("Not unit-test suspended; Nothing to do"); in __hdd_wlan_fake_apps_resume()3551 hdd_alert("Unit-test resume succeeded"); in __hdd_wlan_fake_apps_resume()3623 hdd_alert("Already unit-test suspended; Nothing to do"); in hdd_wlan_fake_apps_suspend()3668 hdd_alert("Unit-test suspend succeeded"); in hdd_wlan_fake_apps_suspend()
245 hdd_alert("invalid firmware"); in hdd_update_mac_config()
13615 hdd_alert("fail to restart SAP"); in hdd_lte_coex_restart_sap()15870 hdd_alert("Failed hdd_set_policy_mgr_user_cfg: %d", status); in hdd_pre_enable_configure()
359 #define hdd_alert(params...) QDF_TRACE_FATAL(QDF_MODULE_ID_HDD, params) macro