Home
last modified time | relevance | path

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

/dpdk/drivers/common/cpt/
H A Dcpt_common.h111 pending_queue_free_slots(struct pending_queue *q, const int qsize, in pending_queue_free_slots() function
/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c634 free_slots = pending_queue_free_slots(pqueue, DEFAULT_CMD_QLEN, in otx_cpt_pkt_enqueue()