Home
last modified time | relevance | path

Searched defs:pending_queue (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_cryptodev_ops.h47 struct pending_queue { struct
70 struct pending_queue pend_q; argument
/dpdk/drivers/common/cpt/
H A Dcpt_common.h35 struct pending_queue { struct
37 void **rid_queue;
39 unsigned int tail;
64 pending_queue_push(struct pending_queue *q, void *rid, unsigned int off, in pending_queue_push() argument