Searched refs:cmdQueue_PrintHistory (Results 1 - 3 of 3) sorted by relevance

/system/wlan/ti/wilink_6_1/TWD/Ctrl/Export_Inc/
H A DCmdQueue_api.h290 void cmdQueue_PrintHistory (TI_HANDLE hCmdQueue, TI_UINT32 uNumOfCmd);
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdQueue.c810 cmdQueue_PrintHistory(pCmdQueue, CMDQUEUE_HISTORY_DEPTH);
932 void cmdQueue_PrintHistory (TI_HANDLE hCmdQueue, TI_UINT32 uNumOfCmd) function
940 WLAN_OS_REPORT(("--------------- cmdQueue_PrintHistory of %d -------------------\n",uNumOfCmd));
/system/wlan/ti/wilink_6_1/Test/
H A DTWD_Debug.c769 cmdQueue_PrintHistory (pTWD->hCmdQueue, *(int *)pParam);
973 cmdQueue_PrintHistory (pTWD->hCmdQueue, *(int *)pParam);

Completed in 206 milliseconds