Searched refs:rte_bus (Results 1 – 25 of 36) sorted by relevance
12
20 rte_bus_register(struct rte_bus *bus) in rte_bus_register()47 struct rte_bus *bus = NULL; in rte_bus_scan()64 struct rte_bus *bus, *vbus = NULL; in rte_bus_probe()108 struct rte_bus *bus; in rte_bus_dump()120 struct rte_bus *124 struct rte_bus *bus; in rte_bus_find()155 struct rte_bus *169 struct rte_bus *183 struct rte_bus *206 struct rte_bus *bus; in rte_bus_get_iommu_class()[all …]
177 bus_name_cmp(const struct rte_bus *bus, const void *name) in bus_name_cmp()185 struct rte_bus *bus = NULL; in rte_devargs_parse()326 struct rte_bus *bus = NULL; in rte_devargs_add()
287 struct rte_bus *bus; in rte_eal_hotplug_remove()575 struct rte_bus *bus = NULL; in rte_dev_iterator_init()675 bus_next_dev_cmp(const struct rte_bus *bus, in bus_next_dev_cmp()725 struct rte_bus *bus = NULL; in rte_dev_iterator_next()
93 struct rte_bus *bus; in __handle_secondary_request()234 struct rte_bus *bus; in __handle_primary_request()
442 struct rte_bus *rte_bus_find_by_device_name(const char *str);
27 RTE_TAILQ_HEAD(rte_bus_list, rte_bus);261 struct rte_bus { struct262 RTE_TAILQ_ENTRY(rte_bus) next; /**< Next bus object in linked list */290 void rte_bus_register(struct rte_bus *bus);299 void rte_bus_unregister(struct rte_bus *bus);343 typedef int (*rte_bus_cmp_t)(const struct rte_bus *bus, const void *data);367 struct rte_bus *rte_bus_find(const struct rte_bus *start, rte_bus_cmp_t cmp,373 struct rte_bus *rte_bus_find_by_device(const struct rte_device *dev);378 struct rte_bus *rte_bus_find_by_name(const char *busname);
89 const struct rte_bus *bus; /**< Bus handle assigned on scan */235 struct rte_bus *bus; /**< bus handle. */
84 struct rte_bus *bus; /**< bus handle. */
11 'rte_bus.h',
70 struct rte_bus *pci_bus = rte_bus_find_by_name("pci"); in test_valid_devargs_cases()71 struct rte_bus *vdev_bus = rte_bus_find_by_name("vdev"); in test_valid_devargs_cases()169 struct rte_bus *vdev_bus = rte_bus_find_by_name("vdev"); in test_valid_devargs()
50 struct rte_bus *vdev_bus = rte_bus_find_by_name("vdev"); in get_matching_vdev()71 struct rte_bus *vdev_bus = rte_bus_find_by_name("vdev"); in test_vdev_bus()
430 const struct rte_bus *bus = NULL; in test_kni_processing()549 const struct rte_bus *bus; in test_kni()
38 struct rte_bus bus; /* Inherit the generic class */
159 struct rte_bus bus; /**< Generic Bus object */
38 static struct rte_bus rte_ifpga_bus;470 static struct rte_bus rte_ifpga_bus = {
109 struct rte_bus bus; /**< Inherit the generic class */
111 const struct rte_bus *bus = NULL; in kni_create()
177 struct rte_bus bus; /**< Inherit the generic class */
87 struct rte_bus bus;
37 struct rte_bus *pci_bus; in find_port_id_by_pci_addr()
31 static struct rte_bus rte_vdev_bus;627 static struct rte_bus rte_vdev_bus = {
55 struct rte_bus bus; /**< Inherit the generic class */
231 struct rte_bus *bus; in dev_uev_handler()
57 struct rte_bus bus; /**< Inherit the generic class */
118 struct rte_bus *bus; /* for primary process only. */