Searched refs:eth_plat_info (Results 1 – 9 of 9) sorted by relevance
100 struct eth_plat_info { struct
173 static struct eth_plat_info ixdp425_plat_eth[] = {
127 static struct eth_plat_info vulcan_plat_eth[] = {
168 static struct eth_plat_info nas100d_plat_eth[] = {
188 static struct eth_plat_info nslu2_plat_eth[] = {
135 static struct eth_plat_info fsg_plat_eth[] = {
190 static struct eth_plat_info ixdp425_plat_eth[] = {
275 static struct eth_plat_info eth_plat[] = {
171 struct eth_plat_info *plat;1381 struct eth_plat_info *plat = dev_get_platdata(&pdev->dev); in eth_init_one()