Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_cryptodev_ops.h169 pending_queue_free_cnt(uint64_t head, uint64_t tail, const uint64_t mask) in pending_queue_free_cnt() function
H A Dcn10k_cryptodev_ops.c206 nb_allowed = pending_queue_free_cnt(head, pend_q->tail, pq_mask); in cn10k_cpt_enqueue_burst()
H A Dcn9k_cryptodev_ops.c244 nb_allowed = pending_queue_free_cnt(head, pend_q->tail, pq_mask); in cn9k_cpt_enqueue_burst()