HomeSort by relevance Sort by last modified time
    Searched refs:uCurrentCmdIndex (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdQueue.c 571 TI_UINT32 uCurrentCmdIndex;
593 for (uCurrentCmdIndex = 0;
594 uCurrentCmdIndex < pCmdQueue->uNumberOfCommandInQueue;
595 uCurrentCmdIndex++)
895 TI_UINT32 uCurrentCmdIndex;
900 for(uCurrentCmdIndex = 0 ; uCurrentCmdIndex < NumberOfCommand ; uCurrentCmdIndex++)
905 uCurrentCmdIndex,
936 TI_UINT32 uCurrentCmdIndex;
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdQueue.c 571 TI_UINT32 uCurrentCmdIndex;
593 for (uCurrentCmdIndex = 0;
594 uCurrentCmdIndex < pCmdQueue->uNumberOfCommandInQueue;
595 uCurrentCmdIndex++)
895 TI_UINT32 uCurrentCmdIndex;
900 for(uCurrentCmdIndex = 0 ; uCurrentCmdIndex < NumberOfCommand ; uCurrentCmdIndex++)
905 uCurrentCmdIndex,
936 TI_UINT32 uCurrentCmdIndex;
    [all...]

Completed in 24 milliseconds