Searched defs:stmmac_mdio_bus_data (Results 1 – 1 of 1) sorted by relevance
83 struct stmmac_mdio_bus_data { struct84 unsigned int phy_mask;85 unsigned int pcs_mask;86 unsigned int default_an_inband;87 int *irqs;88 int probed_phy_irq;89 bool needs_reset;
Completed in 7 milliseconds