Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsh_eth.h8 struct sh_eth_plat_data { struct
9 int phy;
10 int phy_irq;
11 phy_interface_t phy_interface;
12 void (*set_mdio_gate)(void *addr);
14 unsigned char mac_addr[ETH_ALEN];
15 unsigned no_ether_link:1;
16 unsigned ether_link_active_low:1;