Searched refs:netdev_set_mac_address (Results 1 – 2 of 2) sorted by relevance
395 static int netdev_set_mac_address(struct net_device *ndev, void *p) in netdev_set_mac_address() function1327 .ndo_set_mac_address = netdev_set_mac_address,
5269 static int netdev_set_mac_address(struct net_device *dev, void *addr) in netdev_set_mac_address() function6444 .ndo_set_mac_address = netdev_set_mac_address,