Home
last modified time | relevance | path

Searched defs:mv643xx_eth_platform_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/linux/
Dmv643xx_eth.h37 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;
[all …]