Home
last modified time | relevance | path

Searched refs:idxd_dmadev (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/dma/idxd/
H A Didxd_common.c17 __desc_idx_to_iova(struct idxd_dmadev *idxd, uint16_t n) in __desc_idx_to_iova()
32 __submit(struct idxd_dmadev *idxd) in __submit()
78 __idxd_write_desc(struct idxd_dmadev *idxd, in __idxd_write_desc()
170 struct idxd_dmadev *idxd = dev->fp_obj->dev_private; in idxd_vchan_status()
373 struct idxd_dmadev *idxd = dev_private; in idxd_completed()
390 struct idxd_dmadev *idxd = dev_private; in idxd_completed_status()
406 struct idxd_dmadev *idxd = dev->fp_obj->dev_private; in idxd_dump()
436 struct idxd_dmadev *idxd = dev->fp_obj->dev_private; in idxd_stats_get()
474 const struct idxd_dmadev *idxd = dev_private; in idxd_burst_capacity()
544 const struct idxd_dmadev *base_idxd, in idxd_dmadev_create()
[all …]
H A Didxd_pci.c23 idxd_pci_dev_command(struct idxd_dmadev *idxd, enum rte_idxd_cmds command) in idxd_pci_dev_command()
58 idxd_is_wq_enabled(struct idxd_dmadev *idxd) in idxd_is_wq_enabled()
67 struct idxd_dmadev *idxd = dev->fp_obj->dev_private; in idxd_pci_dev_stop()
89 struct idxd_dmadev *idxd = dev->fp_obj->dev_private; in idxd_pci_dev_start()
116 struct idxd_dmadev *idxd = dev->fp_obj->dev_private; in idxd_pci_dev_close()
152 init_pci_device(struct rte_pci_device *dev, struct idxd_dmadev *idxd, in init_pci_device()
282 struct idxd_dmadev idxd = {0}; in idxd_dmadev_probe_pci()
H A Didxd_internal.h42 struct idxd_dmadev { struct
84 const struct idxd_dmadev *base_idxd, const struct rte_dma_dev_ops *ops); argument
H A Didxd_bus.c93 struct idxd_dmadev *idxd = dev->data->dev_private; in idxd_dev_close()
218 struct idxd_dmadev idxd = {0}; in idxd_probe_dsa()