Home
last modified time | relevance | path

Searched defs:mbuf (Results 1 – 3 of 3) sorted by relevance

/spdk/test/unit/lib/accel/dpdk_cryptodev.c/
H A Daccel_dpdk_cryptodev_ut.c441 struct rte_mbuf *mbuf, *next; in test_simple_encrypt() local
562 struct rte_mbuf *mbuf, *next; test_simple_decrypt() local
[all...]
/spdk/module/accel/dpdk_cryptodev/
H A Daccel_dpdk_cryptodev.c411 accel_dpdk_cryptodev_mbuf_attach_buf(struct accel_dpdk_cryptodev_task * task,struct rte_mbuf * mbuf,uint8_t * addr,uint32_t len) accel_dpdk_cryptodev_mbuf_attach_buf() argument
513 accel_dpdk_cryptodev_mbuf_add_single_block(struct spdk_iov_sgl * sgl,struct rte_mbuf * mbuf,struct accel_dpdk_cryptodev_task * task) accel_dpdk_cryptodev_mbuf_add_single_block() argument
[all...]
/spdk/test/unit/lib/accel/dpdk_compressdev.c/
H A Daccel_dpdk_compressdev_ut.c859 struct rte_mbuf mbuf[4]; /* one src, one dst, 2 ops */ test_poller() local
[all...]