Searched refs:paramMaxRequestCount (Results 1 – 1 of 1) sorted by relevance
435 s32 paramMaxRequestCount; in DumpCommandListParameter() local436 nngxGetCmdlistParameteri(NN_GX_CMDLIST_MAX_REQCOUNT, ¶mMaxRequestCount); in DumpCommandListParameter()437 NW_DEV_LOG("Max command request count : %d\n", paramMaxRequestCount); in DumpCommandListParameter()