Searched defs:ether_setup (Results 1 - 1 of 1) sorted by relevance

/net/ethernet/
H A Deth.c33 * Andrew Morton : 26Feb01: kill ether_setup() - use netdev_boot_setup().
378 * ether_setup - setup Ethernet network device
383 void ether_setup(struct net_device *dev) function
397 EXPORT_SYMBOL(ether_setup); variable
418 ether_setup, txqs, rxqs);

Completed in 234 milliseconds