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