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

  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdQueue.c 60 TI_UINT32 uParamsLen,
212 TRACE4(pCmdQueue->hReport, REPORT_SEVERITY_CONSOLE, "cmdQueue_SM: Send Cmd: CmdType = %d(%d) Len = %d, NumOfCmd = %d", pHead->cmdType, (pHead->aParamsBuf) ? *(TI_UINT16 *)pHead->aParamsBuf:0, pHead->uParamsLen, pCmdQueue->uNumberOfCommandInQueue);
218 pHead->uParamsLen, pCmdQueue->uNumberOfCommandInQueue));
241 uReadLen = pHead->uParamsLen;
246 uWriteLen = pHead->uParamsLen;
248 uReadLen = pHead->uParamsLen;
252 uWriteLen = pHead->uParamsLen;
408 * \param uParamsLen - The command's length
423 TI_UINT32 uParamsLen,
437 uParamsLen,
    [all...]
CmdQueue.h 87 TI_UINT32 uParamsLen;
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdQueue.c 60 TI_UINT32 uParamsLen,
212 TRACE4(pCmdQueue->hReport, REPORT_SEVERITY_CONSOLE, "cmdQueue_SM: Send Cmd: CmdType = %d(%d) Len = %d, NumOfCmd = %d", pHead->cmdType, (pHead->aParamsBuf) ? *(TI_UINT16 *)pHead->aParamsBuf:0, pHead->uParamsLen, pCmdQueue->uNumberOfCommandInQueue));
218 pHead->uParamsLen, pCmdQueue->uNumberOfCommandInQueue));
241 uReadLen = pHead->uParamsLen;
246 uWriteLen = pHead->uParamsLen;
248 uReadLen = pHead->uParamsLen;
252 uWriteLen = pHead->uParamsLen;
408 * \param uParamsLen - The command's length
423 TI_UINT32 uParamsLen,
437 uParamsLen,
    [all...]
CmdQueue.h 87 TI_UINT32 uParamsLen;
  /hardware/ti/wlan/wl1271/TWD/Ctrl/Export_Inc/
CmdQueue_api.h 174 * \param uParamsLen - The command's length
189 TI_UINT32 uParamsLen,
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/Export_Inc/
CmdQueue_api.h 174 * \param uParamsLen - The command's length
189 TI_UINT32 uParamsLen,

Completed in 21 milliseconds