Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
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