Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/TWD/Ctrl/Export_Inc/
DCmdQueue_api.h246 TI_STATUS cmdQueue_DisableMbox (TI_HANDLE hCmdQueue);
/hardware/ti/wlan/wl1271/TWD/Ctrl/
DCmdQueue.c749 TI_STATUS cmdQueue_DisableMbox (TI_HANDLE hCmdQueue) in cmdQueue_DisableMbox() function
/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.c1173 cmdQueue_DisableMbox (pTWD->hCmdQueue); in TWD_Stop()