fifodepth def change, and listening packets count right

This commit is contained in:
Dhanya Maliakal
2015-11-16 11:48:50 +01:00
parent 113e522399
commit 003d0255c3
2 changed files with 26 additions and 25 deletions

View File

@ -585,7 +585,7 @@ private:
int numberofJobsPerBuffer;
/** Fifo Depth */
uint32_t fifoSize;
uint32_t fifoDepth;
/** Missing Packet identifier value */
const static uint16_t missingPacketValue = 0xFFFF;