mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: add mdio_cfg configuration for the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22211 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -25,6 +25,11 @@ struct ramips_eth_platform_data
|
||||
void (*reset_fe)(void);
|
||||
int min_pkt_len;
|
||||
unsigned long sys_freq;
|
||||
|
||||
int speed;
|
||||
int duplex;
|
||||
int tx_fc;
|
||||
int rx_fc;
|
||||
};
|
||||
|
||||
#endif /* _RAMIPS_ETH_PLATFORM_H */
|
||||
|
||||
Reference in New Issue
Block a user