Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ioat/
H A Drte_ioat_rawdev_fns.h30 RTE_IDXD_DEV, enumerator
292 if (*type == RTE_IDXD_DEV) in rte_ioat_burst_capacity()
304 if (*type == RTE_IDXD_DEV) in rte_ioat_enqueue_fill()
316 if (*type == RTE_IDXD_DEV) in rte_ioat_enqueue_copy()
329 if (*type == RTE_IDXD_DEV) in rte_ioat_fence()
340 if (*type == RTE_IDXD_DEV) in rte_ioat_perform_ops()
359 if (*type == RTE_IDXD_DEV) in rte_ioat_completed_ops()
H A Dioat_common.c247 public->type = RTE_IDXD_DEV; in idxd_rawdev_create()
H A Dioat_rawdev_test.c708 if (rte_eal_iova_mode() == RTE_IOVA_VA && ioat_type == RTE_IDXD_DEV) { in ioat_rawdev_test()