Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c77 static int change_mac_addr(struct net_device *netdev, const u8 *addr);
598 static int change_mac_addr(struct net_device *netdev, const u8 *addr) in change_mac_addr() function
641 err = change_mac_addr(netdev, new_mac); in hinic_set_mac_addr()