Searched refs:netdev_set_mac_address (Results 1 – 2 of 2) sorted by relevance
329 static int netdev_set_mac_address(struct net_device *ndev, void *p) in netdev_set_mac_address() function1058 .ndo_set_mac_address = netdev_set_mac_address,
5660 static int netdev_set_mac_address(struct net_device *dev, void *addr) in netdev_set_mac_address() function6823 .ndo_set_mac_address = netdev_set_mac_address,