Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd_ops.c90 struct null_crypto_qp *qp = dev->data->queue_pairs[qp_id]; in null_crypto_pmd_stats_get()
107 struct null_crypto_qp *qp = dev->data->queue_pairs[qp_id]; in null_crypto_pmd_stats_reset()
136 struct null_crypto_qp *qp = dev->data->queue_pairs[qp_id]; in null_crypto_pmd_qp_release()
150 struct null_crypto_qp *qp) in null_crypto_pmd_qp_set_unique_name()
164 null_crypto_pmd_qp_create_processed_pkts_ring(struct null_crypto_qp *qp, in null_crypto_pmd_qp_create_processed_pkts_ring()
195 struct null_crypto_qp *qp; in null_crypto_pmd_qp_setup()
H A Dnull_crypto_pmd.c51 process_op(const struct null_crypto_qp *qp, struct rte_crypto_op *op, in process_op()
73 get_session(struct null_crypto_qp *qp, struct rte_crypto_op *op) in get_session()
116 struct null_crypto_qp *qp = queue_pair; in null_crypto_pmd_enqueue_burst()
146 struct null_crypto_qp *qp = queue_pair; in null_crypto_pmd_dequeue_burst()
H A Dnull_crypto_pmd_private.h25 struct null_crypto_qp { struct