Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk-tool.c312 static inline void dwmac_rk_ether_addr_copy(u8 *dst, const u8 *src) in dwmac_rk_ether_addr_copy() function
385 dwmac_rk_ether_addr_copy(ehdr->h_source, priv->dev->dev_addr); in dwmac_rk_get_skb()
386 dwmac_rk_ether_addr_copy(ehdr->h_dest, attr->dst); in dwmac_rk_get_skb()