Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ioat/
H A Didxd_pci.c79 IOAT_PMD_DEBUG("Work queue %d disabled OK", idxd->qid); in idxd_pci_dev_stop()
105 IOAT_PMD_DEBUG("Work queue %d enabled OK", idxd->qid); in idxd_pci_dev_start()
173 IOAT_PMD_DEBUG("nb_groups = %u, nb_engines = %u, nb_wqs = %u", in init_pci_device()
191 IOAT_PMD_DEBUG("Limiting queues to %u", nb_wqs); in init_pci_device()
202 IOAT_PMD_DEBUG("Assigning engine %u to group %u", in init_pci_device()
213 IOAT_PMD_DEBUG("Assigning work queue %u to group %u", in init_pci_device()
226 IOAT_PMD_DEBUG("## Group %d", i); in init_pci_device()
241 IOAT_PMD_DEBUG("IDXD Device enabled OK"); in init_pci_device()
335 IOAT_PMD_DEBUG("IDXD Device disabled OK"); in idxd_rawdev_destroy()
338 IOAT_PMD_DEBUG("Freeing device driver memory"); in idxd_rawdev_destroy()
[all …]
H A Didxd_bus.c268 IOAT_PMD_DEBUG("WQ '%s', not allocated to DPDK", dev->wq_name); in dsa_probe()
301 IOAT_PMD_DEBUG("%s(): found %s/%s", __func__, path, wq->d_name); in dsa_scan()
356 IOAT_PMD_DEBUG("Parsing WQ name failed: %s", name); in dsa_addr_parse()
H A Dioat_private.h26 #define IOAT_PMD_DEBUG(fmt, args...) IOAT_PMD_LOG(DEBUG, fmt, ## args) macro
H A Dioat_common.c143 IOAT_PMD_DEBUG("Rawdev %u using %u descriptors", in idxd_dev_configure()
H A Dioat_rawdev.c274 IOAT_PMD_DEBUG("Device cleanup failed"); in ioat_rawdev_destroy()
/dpdk/drivers/dma/ioat/
H A Dioat_internal.h42 #define IOAT_PMD_DEBUG(fmt, args...) IOAT_PMD_LOG(DEBUG, fmt, ## args) macro
H A Dioat_dmadev.c58 IOAT_PMD_DEBUG("DMA dev %u using %u descriptors", dev->data->dev_id, max_desc); in ioat_vchan_setup()
691 IOAT_PMD_DEBUG("Device cleanup failed"); in ioat_dmadev_destroy()