Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_msg_hub.c56 _os_thread msg_notify_thread; member
156 while(!_os_thread_check_stop(d, &(hub->msg_notify_thread))) { in msg_thread_hdl()
160 if(_os_thread_check_stop(d, &(hub->msg_notify_thread))) in msg_thread_hdl()
172 _os_thread_wait_stop(d, &(hub->msg_notify_thread)); in msg_thread_hdl()
236 _os_thread_init(d, &(hub->msg_notify_thread), msg_thread_hdl, phl, in phl_msg_hub_start()
238 _os_thread_schedule(d, &(hub->msg_notify_thread)); in phl_msg_hub_start()
253 _os_thread_stop(d, &(hub->msg_notify_thread)); in phl_msg_hub_stop()
255 _os_thread_deinit(d, &(hub->msg_notify_thread)); in phl_msg_hub_stop()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_msg_hub.c56 _os_thread msg_notify_thread; member
156 while(!_os_thread_check_stop(d, &(hub->msg_notify_thread))) { in msg_thread_hdl()
160 if(_os_thread_check_stop(d, &(hub->msg_notify_thread))) in msg_thread_hdl()
172 _os_thread_wait_stop(d, &(hub->msg_notify_thread)); in msg_thread_hdl()
236 _os_thread_init(d, &(hub->msg_notify_thread), msg_thread_hdl, phl, in phl_msg_hub_start()
238 _os_thread_schedule(d, &(hub->msg_notify_thread)); in phl_msg_hub_start()
253 _os_thread_stop(d, &(hub->msg_notify_thread)); in phl_msg_hub_stop()
255 _os_thread_deinit(d, &(hub->msg_notify_thread)); in phl_msg_hub_stop()