Job Ring interrupt coalescing count threshold

configname: CONFIG_CRYPTO_DEV_FSL_CAAM_INTC_COUNT_THLD

Linux Kernel Configuration
└─>Cryptographic API
└─>Hardware crypto devices
└─>Freescale CAAM Job Ring driver backend
└─>Job Ring interrupt coalescing count threshold
In linux kernel since version 3 (release Date: 2011-07-21)  
Select number of descriptor completions to queue before
raising an interrupt, in the range 1-255. Note that a selection
of 1 functionally defeats the coalescing feature, and a selection
equal or greater than the job ring size will force timeouts.