Searched refs:parent_bus (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/phy/
H A Dmdio-mux.c104 struct mii_bus *parent_bus; mdio_mux_init() local
122 parent_bus = of_mdio_find_bus(parent_bus_node); mdio_mux_init()
123 if (parent_bus == NULL) { mdio_mux_init()
132 pb->mii_bus = parent_bus; mdio_mux_init()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c184 struct pci_bus *parent_bus; ixgbe_read_pci_cfg_word_parent() local
186 parent_bus = adapter->pdev->bus->parent; ixgbe_read_pci_cfg_word_parent()
187 if (!parent_bus) ixgbe_read_pci_cfg_word_parent()
190 parent_dev = parent_bus->self; ixgbe_read_pci_cfg_word_parent()

Completed in 139 milliseconds