Searched defs:sh_eth_plat_data (Results 1 – 1 of 1) sorted by relevance
9 struct sh_eth_plat_data { struct10 int phy;11 int phy_irq;12 int edmac_endian;13 phy_interface_t phy_interface;14 void (*set_mdio_gate)(void *addr);16 unsigned char mac_addr[ETH_ALEN];17 unsigned no_ether_link:1;18 unsigned ether_link_active_low:1;19 unsigned needs_init:1;