Searched refs:maxReqCount (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/cesa/
H A DmvCesa.h365 MV_U32 maxReqCount; member in struct:__anon482
H A DmvCesaDebug.c471 cesaStats.reqCount, cesaStats.maxReqCount,
H A DmvCesa.c985 if( (cesaQueueDepth - cesaReqResources) > cesaStats.maxReqCount)
986 cesaStats.maxReqCount = (cesaQueueDepth - cesaReqResources);

Completed in 30 milliseconds