Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_main.c171 static int e1000_set_mac(struct net_device *netdev, void *p);
938 netdev->set_mac_address = &e1000_set_mac;
2369 e1000_set_mac(struct net_device *netdev, void *p) function