Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ioat/
H A Dioat_rawdev.c56 ioat->hdls_disable = params->hdls_disable; in ioat_dev_configure()
121 cfg->hdls_disable = ioat->hdls_disable; in ioat_dev_info_get()
H A Drte_ioat_rawdev_fns.h94 bool hdls_disable; member
155 if (!ioat->hdls_disable) in __ioat_write_desc()
258 if (ioat->hdls_disable) { in __ioat_completed_ops()
H A Drte_ioat_rawdev.h37 bool hdls_disable; /**< if set, ignore user-supplied handle params */ member
H A Dioat_common.c88 rte_idxd->cfg.ring_size, rte_idxd->cfg.hdls_disable); in idxd_dev_dump()
H A Drte_idxd_rawdev_fns.h359 if (!idxd->cfg.hdls_disable) { in __idxd_completed_ops()
/dpdk/doc/guides/rawdevs/
H A Dioat.rst189 handles may be disabled by setting the ``hdls_disable`` flag in