Searched refs:HIFN_QUEUE_LENGTH (Results 1 – 1 of 1) sorted by relevance
368 #define HIFN_QUEUE_LENGTH (HIFN_D_CMD_RSIZE - 1) macro1613 if (dev->started + sg_num > HIFN_QUEUE_LENGTH) { in hifn_setup_session()2081 if (dev->started + DIV_ROUND_UP(req->nbytes, PAGE_SIZE) <= HIFN_QUEUE_LENGTH) in hifn_handle_req()2142 while (dev->started < HIFN_QUEUE_LENGTH) { in hifn_process_queue()2175 if (dev->started < HIFN_QUEUE_LENGTH && dev->queue.qlen) in hifn_setup_crypto()2558 if (dev->started < HIFN_QUEUE_LENGTH && dev->queue.qlen) in hifn_tasklet_callback()