Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/
Demac.h333 struct emac_adapter { struct
334 struct net_device *netdev;
335 struct mii_bus *mii_bus;
336 struct phy_device *phydev;
338 void __iomem *base;
339 void __iomem *csr;
341 struct emac_sgmii phy;
342 struct emac_stats stats;
344 struct emac_irq irq;
345 struct clk *clk[EMAC_CLK_CNT];
[all …]