Lines Matching defs:mv643xx_eth_platform_data
35 struct mv643xx_eth_platform_data { struct
39 struct platform_device *shared;
40 int port_number;
45 int phy_addr;
46 struct device_node *phy_node;
52 u8 mac_addr[ETH_ALEN];
59 int speed;
60 int duplex;
65 int rx_queue_count;
66 int tx_queue_count;
71 int rx_queue_size;
72 int tx_queue_size;
79 unsigned long rx_sram_addr;
80 int rx_sram_size;
81 unsigned long tx_sram_addr;
82 int tx_sram_size;