Searched refs:eth_plat_info (Results 1 – 9 of 9) sorted by relevance
99 struct eth_plat_info { struct
123 static struct eth_plat_info vulcan_plat_eth[] = {
172 static struct eth_plat_info nslu2_plat_eth[] = {
174 static struct eth_plat_info ixdp425_plat_eth[] = {
160 static struct eth_plat_info nas100d_plat_eth[] = {
127 static struct eth_plat_info fsg_plat_eth[] = {
182 static struct eth_plat_info ixdp425_plat_eth[] = {
281 static struct eth_plat_info eth_plat[] = {
175 struct eth_plat_info *plat;1407 struct eth_plat_info *plat = dev_get_platdata(&pdev->dev); in eth_init_one()