Home
last modified time | relevance | path

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

/u-boot/include/dm/platform_data/
A Dnet_ethoc.h12 struct eth_pdata eth_pdata; member
/u-boot/include/
A Dnet.h128 struct eth_pdata { struct
129 phys_addr_t iobase;
130 unsigned char enetaddr[ARP_HLEN];
131 int phy_interface;
132 int max_speed;
133 void *priv_pdata;
/u-boot/net/
A Ddsa-uclass.c224 struct eth_pdata *eth_pdata; in dsa_port_of_to_pdata() local
266 struct eth_pdata *eth_pdata, *master_pdata; in dsa_port_set_hwaddr() local
/u-boot/drivers/net/
A Dxilinx_axi_mrmac.h25 struct eth_pdata eth_pdata; member
A Dgmac_rockchip.c563 struct eth_pdata *eth_pdata = &dw_pdata->eth_pdata; in gmac_rockchip_probe() local
A Ddesignware.h253 struct eth_pdata eth_pdata; member
A Dsun8i_emac.c177 struct eth_pdata eth_pdata; member
A Dxilinx_axi_emac.c109 struct eth_pdata eth_pdata; member
A Dnpcm750_eth.c120 struct eth_pdata eth_pdata; member

Completed in 23 milliseconds