Home
last modified time | relevance | path

Searched defs:emac_adapter (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qualcomm/emac/
Demac.h325 struct emac_adapter { struct
326 struct net_device *netdev;
327 struct mii_bus *mii_bus;
328 struct phy_device *phydev;
330 void __iomem *base;
331 void __iomem *csr;
333 struct emac_sgmii phy;
334 struct emac_stats stats;
336 struct emac_irq irq;
337 struct clk *clk[EMAC_CLK_CNT];
[all …]