Searched refs:rte_bus_find_by_device (Results 1 – 11 of 11) sorted by relevance
363 struct rte_bus *rte_bus_find_by_device(const struct rte_device *dev);
447 bus = rte_bus_find_by_device(info.device); in test_kni_processing()645 bus = rte_bus_find_by_device(info.device); in test_kni()689 bus = rte_bus_find_by_device(info.device); in test_kni()
138 bus = rte_bus_find_by_device(dev_info.device); in kni_create()
8 rte_bus_find_by_device
12 rte_bus_find_by_device;
156 rte_bus_find_by_device(const struct rte_device *dev) in rte_bus_find_by_device() function
57 bus = rte_bus_find_by_device(dev_info.device); in rte_ethtool_get_drvinfo()
710 bus = rte_bus_find_by_device(port->dev_info.device); in port_pci_reg_read()738 bus = rte_bus_find_by_device(port->dev_info.device); in port_pci_reg_write()
1317 bus = rte_bus_find_by_device(ports[port_id].dev_info.device); in port_reg_off_is_invalid()
504 bus = rte_bus_find_by_device(dev_info.device); in ff_kni_alloc()
334 bus = rte_bus_find_by_device(device); in pci_vfio_req_handler()