Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
DSpace.c126 unsigned long base_addr = netdev_boot_base("eth", unit); in ethif_probe2()
/Linux-v4.19/include/linux/
Dnetdevice.h2561 unsigned long netdev_boot_base(const char *prefix, int unit);
/Linux-v4.19/net/core/
Ddev.c623 unsigned long netdev_boot_base(const char *prefix, int unit) in netdev_boot_base() function