Home
last modified time | relevance | path

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

/drivers/net/ethernet/qualcomm/emac/
Demac.h286 struct emac_adapter { struct
287 struct net_device *netdev;
288 struct mii_bus *mii_bus;
289 struct phy_device *phydev;
291 void __iomem *base;
292 void __iomem *csr;
294 struct emac_phy phy;
295 struct emac_stats stats;
297 struct emac_irq irq;
298 struct clk *clk[EMAC_CLK_CNT];
[all …]