Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c108 static int e1000_set_mac(struct net_device *netdev, void *p);
826 .ndo_set_mac_address = e1000_set_mac,
2200 static int e1000_set_mac(struct net_device *netdev, void *p) in e1000_set_mac() function
/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c4802 * e1000_set_mac - Change the Ethernet Address of the NIC in e1000_set_mac()
4808 static int e1000_set_mac(struct net_device *netdev, void *p) in e1000_set_mac()
7352 .ndo_set_mac_address = e1000_set_mac,
4796 static int e1000_set_mac(struct net_device *netdev, void *p) e1000_set_mac() function