Home
last modified time | relevance | path

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

/drivers/net/ethernet/arc/
Demac.h130 struct arc_emac_priv { struct
131 const char *drv_name;
132 const char *drv_version;
133 void (*set_mac_speed)(void *priv, unsigned int speed);
136 struct device *dev;
137 struct mii_bus *bus;
138 struct arc_emac_mdio_bus_data bus_data;
140 void __iomem *regs;
141 struct clk *clk;
143 struct napi_struct napi;
[all …]