Searched defs:eth_pdata (Results 1 – 9 of 9) sorted by relevance
12 struct eth_pdata eth_pdata; member
128 struct eth_pdata { struct129 phys_addr_t iobase;130 unsigned char enetaddr[ARP_HLEN];131 int phy_interface;132 int max_speed;133 void *priv_pdata;
224 struct eth_pdata *eth_pdata; in dsa_port_of_to_pdata() local266 struct eth_pdata *eth_pdata, *master_pdata; in dsa_port_set_hwaddr() local
25 struct eth_pdata eth_pdata; member
563 struct eth_pdata *eth_pdata = &dw_pdata->eth_pdata; in gmac_rockchip_probe() local
253 struct eth_pdata eth_pdata; member
177 struct eth_pdata eth_pdata; member
109 struct eth_pdata eth_pdata; member
120 struct eth_pdata eth_pdata; member
Completed in 26 milliseconds