Searched refs:netdev_set_mac_address (Results 1 – 2 of 2) sorted by relevance
446 static int netdev_set_mac_address(struct net_device *ndev, void *p) in netdev_set_mac_address() function1896 .ndo_set_mac_address = netdev_set_mac_address,1911 .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() function6446 .ndo_set_mac_address = netdev_set_mac_address,