Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-ixp4xx/include/mach/
Dplatform.h100 struct eth_plat_info { struct
/Linux-v5.4/arch/arm/mach-ixp4xx/
Domixp-setup.c173 static struct eth_plat_info ixdp425_plat_eth[] = {
Dvulcan-setup.c127 static struct eth_plat_info vulcan_plat_eth[] = {
Dnas100d-setup.c168 static struct eth_plat_info nas100d_plat_eth[] = {
Dnslu2-setup.c188 static struct eth_plat_info nslu2_plat_eth[] = {
Dfsg-setup.c135 static struct eth_plat_info fsg_plat_eth[] = {
Dixdp425-setup.c190 static struct eth_plat_info ixdp425_plat_eth[] = {
Dgoramo_mlr.c275 static struct eth_plat_info eth_plat[] = {
/Linux-v5.4/drivers/net/ethernet/xscale/
Dixp4xx_eth.c171 struct eth_plat_info *plat;
1381 struct eth_plat_info *plat = dev_get_platdata(&pdev->dev); in eth_init_one()