Searched refs:netdev_set_mac_address (Results 1 – 2 of 2) sorted by relevance
391 static int netdev_set_mac_address(struct net_device *ndev, void *p) in netdev_set_mac_address() function1237 .ndo_set_mac_address = netdev_set_mac_address,
5644 static int netdev_set_mac_address(struct net_device *dev, void *addr) in netdev_set_mac_address() function6814 .ndo_set_mac_address = netdev_set_mac_address,