Searched refs:nfp_eth_copy_mac (Results 1 – 3 of 3) sorted by relevance
361 void nfp_eth_copy_mac(uint8_t *dst, const uint8_t *src);380 void nfp_eth_copy_mac(uint8_t *dst, const uint8_t *src);
74 nfp_eth_copy_mac((uint8_t *)&hw->mac_addr, in nfp_net_pf_read_mac()
247 nfp_eth_copy_mac(uint8_t *dst, const uint8_t *src) in nfp_eth_copy_mac() function