Searched defs:mv643xx_eth_platform_data (Results 1 – 1 of 1) sorted by relevance
36 struct mv643xx_eth_platform_data { struct40 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;[all …]