Searched refs:netdev_boot_setup (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ethernet/
H A Deth.c33 * Andrew Morton : 26Feb01: kill ether_setup() - use netdev_boot_setup().
64 extern int __init netdev_boot_setup(char *str);
66 __setup("ether=", netdev_boot_setup);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Ddev.c305 static struct netdev_boot_setup dev_boot_setup[NETDEV_BOOT_SETUP_MAX];
318 struct netdev_boot_setup *s;
348 struct netdev_boot_setup *s;
368 int __init netdev_boot_setup(char *str) function
392 __setup("netdev=", netdev_boot_setup);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnetdevice.h218 struct netdev_boot_setup { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dnetdevice.h218 struct netdev_boot_setup { struct

Completed in 57 milliseconds