Searched refs:eth_init (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/net/
H A Dnet_ether.h77 ether_info_t *eth_init(char *devname);
H A Dnet_ether.c594 * eth_init(devname)
605 ether_info_t *eth_init(char *devname) function
H A Dnet_api.c970 ctx->ethinfo = eth_init(devname);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/drivers/
H A Dnet_kern.c545 struct eth_init { struct
586 struct eth_init *eth;
597 eth = list_entry(ele, struct eth_init, list);
637 struct eth_init *new;
650 printk(KERN_ERR "eth_init : alloc_bootmem failed\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/drivers/
H A Dnet_kern.c545 struct eth_init { struct
586 struct eth_init *eth;
597 eth = list_entry(ele, struct eth_init, list);
637 struct eth_init *new;
650 printk(KERN_ERR "eth_init : alloc_bootmem failed\n");

Completed in 124 milliseconds