Home
last modified time | relevance | path

Searched refs:g_frw_stop (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_task.c46 hi_u8 g_frw_stop = HI_FALSE; variable
208 g_frw_stop = HI_FALSE; /* 线程初始化时为此全局变量赋值 */ in frw_task_thread()
261 g_frw_stop = HI_TRUE; in frw_task_thread()
296 while (!g_frw_stop && times < 10000) { in frw_task_exit()

Completed in 2 milliseconds