Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/ti/
Dtlan.c187 static void tlan_set_mac(struct net_device *, int areg, char *mac);
1276 tlan_set_mac(dev, i + 1, NULL); in tlan_set_multicast_list()
1285 tlan_set_mac(dev, i + 1, in tlan_set_multicast_list()
1298 tlan_set_mac(dev, i + 1, NULL); in tlan_set_multicast_list()
2307 tlan_set_mac(dev, 0, dev->dev_addr); in tlan_finish_reset()
2350 static void tlan_set_mac(struct net_device *dev, int areg, char *mac) in tlan_set_mac() function