Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aeroflex/
Dgreth.c82 static int greth_set_mac_add(struct net_device *dev, void *p);
1021 static int greth_set_mac_add(struct net_device *dev, void *p) in greth_set_mac_add() function
1153 .ndo_set_mac_address = greth_set_mac_add,