ramips: ramips_esw: convert it to be a platform driver
[openwrt.git] / target / linux / ramips / files / arch / mips / include / asm / mach-ralink / ramips_eth_platform.h
index ec1e7d4..25e91fe 100644 (file)
@@ -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 */
This page took 0.021792 seconds and 4 git commands to generate.