Home
last modified time | relevance | path

Searched refs:TM_STATUS_FORCE_STOP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtest_module.c30 TM_STATUS_FORCE_STOP = BIT1, enumerator
208 while (!TEST_STATUS_FLAG(test_mgnt->status, TM_STATUS_FORCE_STOP)) { in test_thread()
210 if (TEST_STATUS_FLAG(test_mgnt->status, TM_STATUS_FORCE_STOP)) in test_thread()
367 SET_STATUS_FLAG(test_mgnt->status, TM_STATUS_FORCE_STOP); in phl_test_module_stop()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtest_module.c30 TM_STATUS_FORCE_STOP = BIT1, enumerator
208 while (!TEST_STATUS_FLAG(test_mgnt->status, TM_STATUS_FORCE_STOP)) { in test_thread()
210 if (TEST_STATUS_FLAG(test_mgnt->status, TM_STATUS_FORCE_STOP)) in test_thread()
367 SET_STATUS_FLAG(test_mgnt->status, TM_STATUS_FORCE_STOP); in phl_test_module_stop()