Home
last modified time | relevance | path

Searched refs:ledma (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dsunlance.c15 * Added support to run with a ledma on the Sun4m
247 struct platform_device *ledma; /* If set this points to ledma */ member
250 char burst_sizes; /* ledma SBus burst sizes */
286 /* On the Sun4m we have to instruct the ledma to provide them */
922 /* On the 4m, setup the ledma to provide the upper bits for buffers */ in lance_open()
985 printk(KERN_ERR "resetting ledma\n"); in lance_reset()
1260 struct platform_device *ledma = lp->ledma; in lance_free_hwresources() local
1262 of_iounmap(&ledma in lance_free_hwresources()
1297 sparc_lance_probe_one(struct platform_device *op, struct platform_device *ledma, struct platform_device *lebuffer) sparc_lance_probe_one() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Dsunlance.c15 * Added support to run with a ledma on the Sun4m
247 struct platform_device *ledma; /* If set this points to ledma */ member
250 char burst_sizes; /* ledma SBus burst sizes */
286 /* On the Sun4m we have to instruct the ledma to provide them */
922 /* On the 4m, setup the ledma to provide the upper bits for buffers */ in lance_open()
985 printk(KERN_ERR "resetting ledma\n"); in lance_reset()
1260 struct platform_device *ledma = lp->ledma; in lance_free_hwresources() local
1262 of_iounmap(&ledma in lance_free_hwresources()
1297 sparc_lance_probe_one(struct platform_device *op, struct platform_device *ledma, struct platform_device *lebuffer) sparc_lance_probe_one() argument
[all...]

Completed in 4 milliseconds