Home
last modified time | relevance | path

Searched refs:e100_set_mac (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/e100/
De100_main.c187 static int e100_set_mac(struct net_device *, void *);
649 dev->set_mac_address = &e100_set_mac; in e100_found1()
1262 e100_set_mac(struct net_device *dev, void *addr) in e100_set_mac() function