Searched defs:eth_pdata (Results 1 – 6 of 6) sorted by relevance
14 struct eth_pdata eth_pdata; member
120 struct eth_pdata { struct121 phys_addr_t iobase;122 unsigned char enetaddr[ARP_HLEN];123 int phy_interface;124 int max_speed;125 void *priv_pdata;
203 struct eth_pdata *eth_pdata; in dsa_port_of_to_pdata() local246 struct eth_pdata *eth_pdata, *master_pdata; in dsa_port_probe() local
563 struct eth_pdata *eth_pdata = &dw_pdata->eth_pdata; in gmac_rockchip_probe() local
259 struct eth_pdata eth_pdata; member
191 struct eth_pdata eth_pdata; member
Completed in 22 milliseconds