Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_general.c109 u32 cmd_wait_ms = cmd_sync->sync.timeout_ms;/*0: wait forever, >0: up to ms waiting*/ in _phl_cmd_wait() local
115 if (_os_event_wait(drv, &cmd_sync->sync.done, cmd_wait_ms) == 0) { in _phl_cmd_wait()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_general.c109 u32 cmd_wait_ms = cmd_sync->sync.timeout_ms;/*0: wait forever, >0: up to ms waiting*/ in _phl_cmd_wait() local
115 if (_os_event_wait(drv, &cmd_sync->sync.done, cmd_wait_ms) == 0) { in _phl_cmd_wait()