Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/
H A Dfslmc_vfio.c807 struct rte_dpaa2_device *dev, *dev_temp; in fslmc_vfio_process_group() local
811 TAILQ_FOREACH_SAFE(dev, &rte_fslmc_bus.device_list, next, dev_temp) { in fslmc_vfio_process_group()
828 TAILQ_FOREACH_SAFE(dev, &rte_fslmc_bus.device_list, next, dev_temp) { in fslmc_vfio_process_group()
875 TAILQ_FOREACH_SAFE(dev, &rte_fslmc_bus.device_list, next, dev_temp) { in fslmc_vfio_process_group()