Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/
H A Dfslmc_bus.c45 struct rte_dpaa2_device *dev; in cleanup_fslmc_device_list()
46 struct rte_dpaa2_device *t_dev; in cleanup_fslmc_device_list()
57 struct rte_dpaa2_device *dev2) in compare_dpaa2_devname()
82 struct rte_dpaa2_device *dev = NULL; in insert_in_device_list()
83 struct rte_dpaa2_device *tdev = NULL; in insert_in_device_list()
117 struct rte_dpaa2_device *dev; in dump_device_list()
132 struct rte_dpaa2_device *dev = NULL; in scan_one_fslmc_device()
378 struct rte_dpaa2_device *dev; in rte_fslmc_probe()
486 struct rte_dpaa2_device *dev; in rte_fslmc_find_device()
550 struct rte_dpaa2_device *dev; in fslmc_all_device_support_iova()
[all …]
H A Drte_fslmc.h73 TAILQ_HEAD(rte_fslmc_device_list, rte_dpaa2_device);
77 container_of(ptr, const struct rte_dpaa2_device, device)
118 struct rte_dpaa2_device { struct
119 TAILQ_ENTRY(rte_dpaa2_device) next; /**< Next probed DPAA2 device. */
134 struct rte_dpaa2_device *dpaa2_dev); argument
135 typedef int (*rte_dpaa2_remove_t)(struct rte_dpaa2_device *dpaa2_dev);
H A Dfslmc_vfio.c703 fslmc_process_iodevices(struct rte_dpaa2_device *dev) in fslmc_process_iodevices()
741 fslmc_process_mcp(struct rte_dpaa2_device *dev) in fslmc_process_mcp()
807 struct rte_dpaa2_device *dev, *dev_temp; in fslmc_vfio_process_group()
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ethdev.c1113 struct rte_dpaa2_device *dpaa2_dev; in dpaa2_dev_start()
1125 dpaa2_dev = container_of(rdev, struct rte_dpaa2_device, device); in dpaa2_dev_start()
2500 struct rte_dpaa2_device *dpaa2_dev; in dpaa2_dev_init()
2535 dpaa2_dev = container_of(dev, struct rte_dpaa2_device, device); in dpaa2_dev_init()
2755 struct rte_dpaa2_device *dpaa2_dev) in rte_dpaa2_probe()
2818 rte_dpaa2_remove(struct rte_dpaa2_device *dpaa2_dev) in rte_dpaa2_remove()
/f-stack/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.c1781 struct rte_dpaa2_device *dpaa2_dev) in rte_dpaa2_qdma_probe()
1819 rte_dpaa2_qdma_remove(struct rte_dpaa2_device *dpaa2_dev) in rte_dpaa2_qdma_remove()
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c3839 struct rte_dpaa2_device *dpaa2_dev; in dpaa2_sec_dev_init()
3850 dpaa2_dev = container_of(dev, struct rte_dpaa2_device, device); in dpaa2_sec_dev_init()
3946 struct rte_dpaa2_device *dpaa2_dev) in cryptodev_dpaa2_sec_probe()
3999 cryptodev_dpaa2_sec_remove(struct rte_dpaa2_device *dpaa2_dev) in cryptodev_dpaa2_sec_remove()