Searched defs:has_error (Results 1 – 10 of 10) sorted by relevance
| /dpdk/drivers/dma/idxd/ |
| H A D | idxd_common.c | 228 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 D | test_dmadev_api.c | 430 bool has_error = true; in test_dma_completed() local
|
| /dpdk/drivers/dma/cnxk/ |
| H A D | cnxk_dmadev.c | 350 uint16_t *last_idx, bool *has_error) in cnxk_dmadev_completed()
|
| /dpdk/drivers/dma/skeleton/ |
| H A D | skeleton_dmadev.c | 388 uint16_t *last_idx, bool *has_error) in skeldma_completed()
|
| /dpdk/lib/dmadev/ |
| H A D | rte_dmadev.h | 1025 uint16_t *last_idx, bool *has_error) in rte_dma_completed()
|
| H A D | rte_dmadev.c | 829 __rte_unused uint16_t *last_idx, __rte_unused bool *has_error) in dummy_completed()
|
| /dpdk/drivers/dma/ioat/ |
| H A D | ioat_dmadev.c | 419 uint16_t *last_idx, bool *has_error) in ioat_completed()
|
| /dpdk/drivers/dma/dpaa/ |
| H A D | dpaa_qdma.c | 839 uint16_t *last_idx, bool *has_error) in dpaa_qdma_dequeue()
|
| /dpdk/drivers/dma/hisilicon/ |
| H A D | hisi_dmadev.c | 688 uint16_t *last_idx, bool *has_error) in hisi_dma_completed()
|
| /dpdk/lib/vhost/ |
| H A D | virtio_net.c | 139 bool has_error = false; in vhost_async_dma_check_completed() local
|