| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
size of private data to allocate space for
device name format string
callback to initialize device
Allocates a struct net_device with private data area for driver use and performs basic initialization.
| <<< Previous | Home | Next >>> |
| register_netdev | Up | free_netdev |