Lines Matching defs:mv643xx_eth_platform_data
36 struct mv643xx_eth_platform_data { struct
40 struct platform_device *shared;
41 int port_number;
46 int phy_addr;
47 struct device_node *phy_node;
53 u8 mac_addr[ETH_ALEN];
60 int speed;
61 int duplex;
66 int rx_queue_count;
67 int tx_queue_count;
72 int rx_queue_size;
73 int tx_queue_size;
80 unsigned long rx_sram_addr;
81 int rx_sram_size;
82 unsigned long tx_sram_addr;
83 int tx_sram_size;