Searched refs:scc_net_set_mac_address (Results 1 – 1 of 1) sorted by relevance
216 static int scc_net_set_mac_address(struct net_device *dev, void *addr);1553 .ndo_set_mac_address = scc_net_set_mac_address,1951 static int scc_net_set_mac_address(struct net_device *dev, void *addr) in scc_net_set_mac_address() function