Searched refs:tdev (Results 1 – 3 of 3) sorted by relevance
36 static struct timdev tdev; variable47 if (tdev.rings[i].in_use) in timvf_get_ring()50 tdev.rings[i].in_use = true; in timvf_get_ring()51 return tdev.rings[i].vfid; in timvf_get_ring()66 if (tdev.rings[i].vfid == tim_ring_id) in timvf_release_ring()67 tdev.rings[i].in_use = false; in timvf_release_ring()84 if (tdev.rings[i].vfid == vfid) in timvf_bar()85 res = &tdev.rings[i]; in timvf_bar()131 res = &tdev.rings[tdev.total_timvfs]; in timvf_probe()138 tdev.total_timvfs++; in timvf_probe()[all …]
106 struct rte_dpaa_device *tdev = NULL; in dpaa_add_to_device_list() local108 RTE_TAILQ_FOREACH_SAFE(dev, &rte_dpaa_bus.device_list, next, tdev) { in dpaa_add_to_device_list()286 struct rte_dpaa_device *tdev = NULL; in dpaa_clean_device_list() local288 RTE_TAILQ_FOREACH_SAFE(dev, &rte_dpaa_bus.device_list, next, tdev) { in dpaa_clean_device_list()
84 struct rte_dpaa2_device *tdev = NULL; in insert_in_device_list() local86 RTE_TAILQ_FOREACH_SAFE(dev, &rte_fslmc_bus.device_list, next, tdev) { in insert_in_device_list()