Lines Matching defs:mv643xx_eth_platform_data
37 struct mv643xx_eth_platform_data { struct
41 struct platform_device *shared;
42 int port_number;
47 int phy_addr;
48 struct device_node *phy_node;
54 u8 mac_addr[ETH_ALEN];
61 int speed;
62 int duplex;
63 phy_interface_t interface;
68 int rx_queue_count;
69 int tx_queue_count;
74 int rx_queue_size;
75 int tx_queue_size;
82 unsigned long rx_sram_addr;
83 int rx_sram_size;
84 unsigned long tx_sram_addr;
85 int tx_sram_size;