Home
last modified time | relevance | path

Searched refs:eth_plat_info (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/arch/arm/mach-ixp4xx/include/mach/
Dplatform.h100 struct eth_plat_info { struct
/Linux-v4.19/arch/arm/mach-ixp4xx/
Domixp-setup.c174 static struct eth_plat_info ixdp425_plat_eth[] = {
Dvulcan-setup.c125 static struct eth_plat_info vulcan_plat_eth[] = {
Dnas100d-setup.c166 static struct eth_plat_info nas100d_plat_eth[] = {
Dnslu2-setup.c178 static struct eth_plat_info nslu2_plat_eth[] = {
Dfsg-setup.c133 static struct eth_plat_info fsg_plat_eth[] = {
Dixdp425-setup.c188 static struct eth_plat_info ixdp425_plat_eth[] = {
Dgoramo_mlr.c273 static struct eth_plat_info eth_plat[] = {
/Linux-v4.19/drivers/net/ethernet/xscale/
Dixp4xx_eth.c174 struct eth_plat_info *plat;
1384 struct eth_plat_info *plat = dev_get_platdata(&pdev->dev); in eth_init_one()