Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/e1000/
De1000_main.c136 static int e1000_set_mac(struct net_device *netdev, void *p);
863 .ndo_set_mac_address = e1000_set_mac,
2225 static int e1000_set_mac(struct net_device *netdev, void *p) in e1000_set_mac() function
/drivers/net/ethernet/intel/e1000e/
Dnetdev.c4692 static int e1000_set_mac(struct net_device *netdev, void *p) in e1000_set_mac() function
6971 .ndo_set_mac_address = e1000_set_mac,