Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_dmadev_api.c504 bool has_error = true; in test_dma_completed() local
620 bool has_error = true; in test_dma_sg() local
/dpdk/lib/dmadev/
H A Drte_dmadev.h1013 rte_dma_completed(int16_t dev_id,uint16_t vchan,const uint16_t nb_cpls,uint16_t * last_idx,bool * has_error) rte_dma_completed() argument
H A Drte_dmadev.c876 dummy_completed(__rte_unused void * dev_private,__rte_unused uint16_t vchan,__rte_unused const uint16_t nb_cpls,__rte_unused uint16_t * last_idx,__rte_unused bool * has_error) dummy_completed() argument
/dpdk/lib/vhost/
H A Dvirtio_net.c193 bool has_error = false; vhost_async_dma_check_completed() local