Home
last modified time | relevance | path

Searched defs:has_error (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/dma/idxd/
H A Didxd_common.c228 batch_completed(struct idxd_dmadev *idxd, uint16_t max_ops, bool *has_error) in batch_completed()
371 uint16_t *last_idx, bool *has_error) in idxd_completed()
/dpdk/app/test/
H A Dtest_dmadev_api.c430 bool has_error = true; in test_dma_completed() local
/dpdk/drivers/dma/cnxk/
H A Dcnxk_dmadev.c350 uint16_t *last_idx, bool *has_error) in cnxk_dmadev_completed()
/dpdk/drivers/dma/skeleton/
H A Dskeleton_dmadev.c388 uint16_t *last_idx, bool *has_error) in skeldma_completed()
/dpdk/lib/dmadev/
H A Drte_dmadev.h1025 uint16_t *last_idx, bool *has_error) in rte_dma_completed()
H A Drte_dmadev.c829 __rte_unused uint16_t *last_idx, __rte_unused bool *has_error) in dummy_completed()
/dpdk/drivers/dma/ioat/
H A Dioat_dmadev.c419 uint16_t *last_idx, bool *has_error) in ioat_completed()
/dpdk/drivers/dma/dpaa/
H A Ddpaa_qdma.c839 uint16_t *last_idx, bool *has_error) in dpaa_qdma_dequeue()
/dpdk/drivers/dma/hisilicon/
H A Dhisi_dmadev.c688 uint16_t *last_idx, bool *has_error) in hisi_dma_completed()
/dpdk/lib/vhost/
H A Dvirtio_net.c139 bool has_error = false; in vhost_async_dma_check_completed() local