mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: add MDIO bus support for RT288X
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30455 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -230,12 +230,16 @@ struct raeth_priv
|
||||
|
||||
spinlock_t page_lock;
|
||||
struct net_device *netdev;
|
||||
struct device *parent;
|
||||
struct ramips_eth_platform_data *plat;
|
||||
|
||||
int speed;
|
||||
int duplex;
|
||||
int tx_fc;
|
||||
int rx_fc;
|
||||
|
||||
struct mii_bus *mii_bus;
|
||||
int mii_irq[PHY_MAX_ADDR];
|
||||
};
|
||||
|
||||
#endif /* RAMIPS_ETH_H */
|
||||
|
||||
Reference in New Issue
Block a user