Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c78 static int greth_set_mac_add(struct net_device *dev, void *p);
1017 static int greth_set_mac_add(struct net_device *dev, void *p) in greth_set_mac_add() function
1147 .ndo_set_mac_address = greth_set_mac_add,