Searched defs:uCurrentCmdIndex (Results 1 - 1 of 1) sorted by relevance

/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdQueue.c571 TI_UINT32 uCurrentCmdIndex; local
593 for (uCurrentCmdIndex = 0;
594 uCurrentCmdIndex < pCmdQueue->uNumberOfCommandInQueue;
595 uCurrentCmdIndex++)
895 TI_UINT32 uCurrentCmdIndex; local
900 for(uCurrentCmdIndex = 0 ; uCurrentCmdIndex < NumberOfCommand ; uCurrentCmdIndex++)
905 uCurrentCmdIndex,
936 TI_UINT32 uCurrentCmdIndex; local
[all...]

Completed in 4 milliseconds