Searched defs:plat_stmmacenet_data (Results 1 – 1 of 1) sorted by relevance
224 struct plat_stmmacenet_data { struct225 int bus_id;226 int phy_addr;237 phy_interface_t mac_interface;241 phy_interface_t phy_interface;242 struct stmmac_mdio_bus_data *mdio_bus_data;243 struct device_node *phy_node;244 struct fwnode_handle *port_node;245 struct device_node *mdio_node;246 struct stmmac_dma_cfg *dma_cfg;[all …]