Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ioat/
H A Dioat_rawdev_test.c246 test_enqueue_fill(int dev_id) in test_enqueue_fill() function
691 if (test_enqueue_fill(dev_id) != 0) in ioat_rawdev_test()
/dpdk/app/test/
H A Dtest_dmadev.c629 test_enqueue_fill(int16_t dev_id, uint16_t vchan) in test_enqueue_fill() function
823 else if (runtest("fill", test_enqueue_fill, 1, dev_id, vchan, CHECK_ERRS) < 0) in test_dmadev_instance()