Searched refs:eth_addr_add (Results 1 – 5 of 5) sorted by relevance
37 eth_addr_add(buf, index); in sl28vpd_mac_address_pp()
81 eth_addr_add(buf, index); in onie_tlv_mac_read_cb()
84 eth_addr_add(mac, index); in u_boot_env_read_post_process_ethaddr()
110 eth_addr_add(mac, index); in brcm_nvram_read_post_process_macaddr()
516 static inline void eth_addr_add(u8 *addr, long offset) in eth_addr_add() function