Home
last modified time | relevance | path

Searched refs:netdev_boot_base (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/
H A DSpace.c109 * netdev_boot_base - get address from boot time settings
118 static unsigned long netdev_boot_base(const char *prefix, int unit) in netdev_boot_base() function
234 unsigned long base_addr = netdev_boot_base("eth", unit); in ethif_probe2()
/kernel/linux/linux-5.10/drivers/net/
H A DSpace.c122 unsigned long base_addr = netdev_boot_base("eth", unit); in ethif_probe2()
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h2846 unsigned long netdev_boot_base(const char *prefix, int unit);
/kernel/linux/linux-5.10/net/core/
H A Ddev.c741 * netdev_boot_base - get address from boot time settings
750 unsigned long netdev_boot_base(const char *prefix, int unit) in netdev_boot_base() function

Completed in 24 milliseconds