Searched defs:eth_pdata (Results 1 – 5 of 5) sorted by relevance
14 struct eth_pdata eth_pdata; member
95 struct eth_pdata { struct96 phys_addr_t iobase;97 unsigned char enetaddr[ARP_HLEN];98 int phy_interface;99 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
141 struct eth_pdata eth_pdata; member