Searched refs:eth_plat_info (Results 1 – 9 of 9) sorted by relevance
100 struct eth_plat_info { struct
174 static struct eth_plat_info ixdp425_plat_eth[] = {
125 static struct eth_plat_info vulcan_plat_eth[] = {
166 static struct eth_plat_info nas100d_plat_eth[] = {
178 static struct eth_plat_info nslu2_plat_eth[] = {
133 static struct eth_plat_info fsg_plat_eth[] = {
188 static struct eth_plat_info ixdp425_plat_eth[] = {
273 static struct eth_plat_info eth_plat[] = {
174 struct eth_plat_info *plat;1384 struct eth_plat_info *plat = dev_get_platdata(&pdev->dev); in eth_init_one()