Searched defs:plat_stmmacenet_data (Results 1 – 1 of 1) sorted by relevance
185 struct plat_stmmacenet_data { struct186 int bus_id;187 int phy_addr;198 phy_interface_t mac_interface;202 phy_interface_t phy_interface;203 struct stmmac_mdio_bus_data *mdio_bus_data;204 struct device_node *phy_node;205 struct fwnode_handle *port_node;206 struct device_node *mdio_node;207 struct stmmac_dma_cfg *dma_cfg;[all …]