Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Dfs.c795 _u16 OutputBufferSize; in sl_FsGetFileList() local
808 OutputBufferSize = Msg.Cmd.Count * Msg.Cmd.MaxEntryLen; in sl_FsGetFileList()
809 if( OutputBufferSize > MAX_NVMEM_CHUNK_SIZE ) in sl_FsGetFileList()
814 CmdExt.RxPayloadLen = OutputBufferSize; in sl_FsGetFileList()