Home
last modified time | relevance | path

Searched defs:netdev_boot_setup (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A DSpace.c37 struct netdev_boot_setup { struct
51 static struct netdev_boot_setup dev_boot_setup[NETDEV_BOOT_SETUP_MAX]; argument
142 static int __init netdev_boot_setup(char *str) in netdev_boot_setup() function