Searched refs:g_stop_evt (Results 1 – 1 of 1) sorted by relevance
40 static qdf_event_t g_stop_evt; variable94 qdf_status = qdf_event_create(&g_stop_evt); in umac_stop()104 umac_stop_msg.bodyptr = (void *)&g_stop_evt; in umac_stop()114 qdf_status = qdf_wait_single_event(&g_stop_evt, SYS_STOP_TIMEOUT); in umac_stop()117 qdf_status = qdf_event_destroy(&g_stop_evt); in umac_stop()