Searched defs:ltq_etop_priv (Results 1 – 1 of 1) sorted by relevance
98 struct ltq_etop_priv { struct99 struct net_device *netdev;100 struct platform_device *pdev;101 struct ltq_eth_data *pldata;102 struct resource *res;104 struct mii_bus *mii_bus;105 struct phy_device *phydev;107 struct ltq_etop_chan ch[MAX_DMA_CHAN];108 int tx_free[MAX_DMA_CHAN >> 1];110 spinlock_t lock;