Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/TWD/TwIf/
DTwIf.c195 static void twIf_PendRestratTimeout (TI_HANDLE hTwIf, TI_BOOL bTwdInitOccured);
389 …tmr_StartTimer (pTwIf->hPendRestartTimer, twIf_PendRestratTimeout, hTwIf, PEND_RESTART_TIMEOUT, TI… in twIf_Restart()
1058 static void twIf_PendRestratTimeout (TI_HANDLE hTwIf, TI_BOOL bTwdInitOccured) in twIf_PendRestratTimeout() function