Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hamradio/
Ddmascc.c230 static int scc_set_mac_address(struct net_device *dev, void *sa);
436 .ndo_set_mac_address = scc_set_mac_address,
959 static int scc_set_mac_address(struct net_device *dev, void *sa) in scc_set_mac_address() function