Searched defs:plat_stmmacenet_data (Results 1 – 1 of 1) sorted by relevance
130 struct plat_stmmacenet_data { struct131 int bus_id;132 int phy_addr;133 int interface;134 int phy_interface;135 struct stmmac_mdio_bus_data *mdio_bus_data;136 struct device_node *phy_node;137 struct device_node *phylink_node;138 struct device_node *mdio_node;139 struct stmmac_dma_cfg *dma_cfg;[all …]