Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec.h203 struct cdev_qp { struct
218 struct cdev_qp tbl[MAX_QP_PER_LCORE]; argument
397 enqueue_cop_burst(struct cdev_qp *cqp);
H A Dipsec_process.c34 enqueue_cop_bulk(struct cdev_qp *cqp, struct rte_crypto_op *cop[], uint32_t num) in enqueue_cop_bulk()
185 struct cdev_qp *cqp; in ipsec_prepare_crypto_group()
333 cqp_dequeue(struct cdev_qp *cqp, struct rte_crypto_op *cop[], uint32_t num) in cqp_dequeue()
H A Dipsec.c494 enqueue_cop_burst(struct cdev_qp *cqp) in enqueue_cop_burst()
513 enqueue_cop(struct cdev_qp *cqp, struct rte_crypto_op *cop) in enqueue_cop()
669 struct cdev_qp *cqp; in ipsec_dequeue()