Searched defs:eth_pdata (Results 1 – 5 of 5) sorted by relevance
14 struct eth_pdata eth_pdata; member
96 struct eth_pdata { struct97 phys_addr_t iobase;98 unsigned char enetaddr[ARP_HLEN];99 int phy_interface;100 int max_speed;
443 struct eth_pdata *eth_pdata = &dw_pdata->eth_pdata; in gmac_rockchip_probe() local
256 struct eth_pdata eth_pdata; member
145 struct eth_pdata eth_pdata; member