Searched refs:netdev_boot_setup (Results 1 – 1 of 1) sorted by relevance
37 struct netdev_boot_setup { struct51 static struct netdev_boot_setup dev_boot_setup[NETDEV_BOOT_SETUP_MAX]; argument64 struct netdev_boot_setup *s; in netdev_boot_setup_add()91 struct netdev_boot_setup *s = dev_boot_setup; in netdev_boot_setup_check()120 const struct netdev_boot_setup *s = dev_boot_setup; in netdev_boot_base()142 static int __init netdev_boot_setup(char *str) in netdev_boot_setup() function166 __setup("netdev=", netdev_boot_setup);170 return netdev_boot_setup(str); in ether_boot_setup()