Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/TWD/Ctrl/
DCmdQueue.c60 TI_UINT32 uParamsLen,
212 …Type, (pHead->aParamsBuf) ? *(TI_UINT16 *)pHead->aParamsBuf:0, pHead->uParamsLen, pCmdQueue->uNum… in cmdQueue_SM()
218 pHead->uParamsLen, pCmdQueue->uNumberOfCommandInQueue)); in cmdQueue_SM()
241 uReadLen = pHead->uParamsLen; in cmdQueue_SM()
246 uWriteLen = pHead->uParamsLen; in cmdQueue_SM()
248 uReadLen = pHead->uParamsLen; in cmdQueue_SM()
252 uWriteLen = pHead->uParamsLen; in cmdQueue_SM()
423 TI_UINT32 uParamsLen, in cmdQueue_SendCommand() argument
437 uParamsLen, in cmdQueue_SendCommand()
465 TI_UINT32 uParamsLen, in cmdQueue_Push() argument
[all …]
DCmdQueue.h87 TI_UINT32 uParamsLen; member
/hardware/ti/wlan/wl1271/TWD/Ctrl/Export_Inc/
DCmdQueue_api.h189 TI_UINT32 uParamsLen,