Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dftmac100.c53 static void ftmac100_set_mac(struct ftmac100_data *priv , in ftmac100_set_mac() function
91 ftmac100_set_mac(priv, enetaddr); in _ftmac100_init()
/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftmac100.c143 static void ftmac100_set_mac(struct ftmac100 *priv, const unsigned char *mac) in ftmac100_set_mac() function
213 ftmac100_set_mac(priv, netdev->dev_addr); in ftmac100_start_hw()