Searched defs:npcm750_eth_dev (Results 1 – 1 of 1) sorted by relevance
102 struct npcm750_eth_dev { struct107 struct emc_regs *emc_regs_p;108 struct phy_device *phydev;109 struct mii_dev *bus;110 struct npcm750_txbd *curr_txd;111 struct npcm750_rxbd *curr_rxd;112 u32 interface;113 u32 max_speed;114 u32 idx;115 struct regmap *gcr_regmap;
Completed in 6 milliseconds