Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp435 s32 paramMaxRequestCount; in DumpCommandListParameter() local
436 nngxGetCmdlistParameteri(NN_GX_CMDLIST_MAX_REQCOUNT, &paramMaxRequestCount); in DumpCommandListParameter()
437 NW_DEV_LOG("Max command request count : %d\n", paramMaxRequestCount); in DumpCommandListParameter()