Home
last modified time | relevance | path

Searched defs:eth_pdata (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/dm/platform_data/
H A Dnet_ethoc.h14 struct eth_pdata eth_pdata; member
/openbmc/u-boot/include/
H A Dnet.h96 struct eth_pdata { struct
97 phys_addr_t iobase;
98 unsigned char enetaddr[ARP_HLEN];
99 int phy_interface;
100 int max_speed;
/openbmc/u-boot/drivers/net/
H A Dgmac_rockchip.c443 struct eth_pdata *eth_pdata = &dw_pdata->eth_pdata; in gmac_rockchip_probe() local
H A Ddesignware.h256 struct eth_pdata eth_pdata; member
H A Dsun8i_emac.c145 struct eth_pdata eth_pdata; member