Searched defs:plat_stmmacenet_data (Results 1 – 1 of 1) sorted by relevance
146 struct plat_stmmacenet_data { struct147 int bus_id;148 int phy_addr;149 int interface;150 phy_interface_t phy_interface;151 struct stmmac_mdio_bus_data *mdio_bus_data;152 struct device_node *phy_node;153 struct device_node *phylink_node;154 struct device_node *mdio_node;155 struct stmmac_dma_cfg *dma_cfg;[all …]