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