Home
last modified time | relevance | path

Searched refs:netdev_boot_base (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/
DSpace.c122 unsigned long base_addr = netdev_boot_base("eth", unit); in ethif_probe2()
/Linux-v5.10/include/linux/
Dnetdevice.h2788 unsigned long netdev_boot_base(const char *prefix, int unit);
/Linux-v5.10/net/core/
Ddev.c750 unsigned long netdev_boot_base(const char *prefix, int unit) in netdev_boot_base() function