Home
last modified time | relevance | path

Searched refs:notified_descs_no (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c537 int32_t notified_descs_no = 0; in hw_poll_job_ring() local
576 while (jobs_no_to_notify > notified_descs_no) { in hw_poll_job_ring()
595 return notified_descs_no; in hw_poll_job_ring()
652 notified_descs_no++; in hw_poll_job_ring()
654 return notified_descs_no; in hw_poll_job_ring()