Home
last modified time | relevance | path

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

/dpdk/drivers/dma/idxd/
H A Didxd_pci.c176 pci->portals = dev->mem_resource[2].addr; in init_pci_device()
307 if (idxd.u.pci->portals == NULL) { in idxd_dmadev_probe_pci()
321 idxd.portal = RTE_PTR_ADD(idxd.u.pci->portals, in idxd_dmadev_probe_pci()
H A Didxd_internal.h39 volatile void *portals; member
/dpdk/drivers/raw/ioat/
H A Dioat_private.h38 volatile void *portals; member
H A Didxd_pci.c150 pci->portals = dev->mem_resource[2].addr; in init_pci_device()
287 idxd.public.portal = RTE_PTR_ADD(idxd.u.pci->portals, in idxd_rawdev_probe_pci()
/dpdk/doc/guides/cryptodevs/
H A Ddpaa_sec.rst31 queues, queue portals to store and to enqueue/dequeue data to the hardware SEC.
H A Ddpaa2_sec.rst32 queues, queue portals to store and to enqueue/dequeue data to the hardware SEC.
/dpdk/doc/guides/nics/
H A Ddpaa2.rst47 The MC provides memory-mapped I/O command interfaces (MC portals)
81 | -queue portals -DPBP |
82 | -MC portals ... |
H A Ddpaa.rst221 choose to change their number if HW portals are limited.