Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_dmadev.c680 uint16_t count, status_count, count2; in test_single_item_status_query_with_failure() local
721 count2 = rte_dma_completed(dev_id, vchan, COMP_BURST_SZ, &idx, &error); in test_single_item_status_query_with_failure()
725 if (count + status_count + count2 != COMP_BURST_SZ) in test_single_item_status_query_with_failure()
727 count + status_count + count2, COMP_BURST_SZ); in test_single_item_status_query_with_failure()