Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dhub.c176 NetClientState *net_hub_add_port(int hub_id, const char *name, in net_hub_add_port() argument
183 if (hub->id == hub_id) { in net_hub_add_port()
189 hub = net_hub_new(hub_id); in net_hub_add_port()
199 NetClientState *net_hub_port_find(int hub_id) in net_hub_port_find() argument
206 if (hub->id == hub_id) { in net_hub_port_find()
217 nc = net_hub_add_port(hub_id, NULL, NULL); in net_hub_port_find()
H A Dhub.h18 NetClientState *net_hub_add_port(int hub_id, const char *name,
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci.h112 u64 hub_id; member
H A Deeh-powernv.c1289 rc = opal_pci_get_hub_diag_data(phb->hub_id, data, sizeof(*data)); in pnv_eeh_get_and_dump_hub_diag()
1292 __func__, phb->hub_id, rc); in pnv_eeh_get_and_dump_hub_diag()
1336 __func__, phb->hub_id, data->type); in pnv_eeh_get_and_dump_hub_diag()
H A Dpci-ioda.c2564 u64 hub_id, int ioda_type) in pnv_pci_init_ioda_phb() argument
2617 phb->hub_id = hub_id; in pnv_pci_init_ioda_phb()
/openbmc/qemu/include/net/
H A Dnet.h310 NetClientState *net_hub_port_find(int hub_id);
/openbmc/linux/arch/powerpc/include/asm/
H A Dopal.h61 int64_t opal_pci_set_hub_tce_memory(uint64_t hub_id, uint64_t tce_mem_addr,
141 int64_t opal_pci_get_hub_diag_data(uint64_t hub_id, void *diag_buffer,
/openbmc/qemu/docs/about/
H A Dremoved-features.rst711 The ``hub_id`` parameter of ``hostfwd_add`` / ``hostfwd_remove`` (removed in 5.0)
714 The ``[hub_id name]`` parameter tuple of the 'hostfwd_add' and