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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c159 static int e1000_set_mac(struct net_device *netdev, void *p);
928 netdev->set_mac_address = &e1000_set_mac;
2364 * e1000_set_mac - Change the Ethernet Address of the NIC
2372 e1000_set_mac(struct net_device *netdev, void *p) function

Completed in 45 milliseconds