Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/layouts/
H A Dsl28vpd.c37 eth_addr_add(buf, index); in sl28vpd_mac_address_pp()
H A Donie-tlv.c81 eth_addr_add(buf, index); in onie_tlv_mac_read_cb()
/openbmc/linux/drivers/nvmem/
H A Du-boot-env.c84 eth_addr_add(mac, index); in u_boot_env_read_post_process_ethaddr()
H A Dbrcm_nvram.c110 eth_addr_add(mac, index); in brcm_nvram_read_post_process_macaddr()
/openbmc/linux/include/linux/
H A Detherdevice.h516 static inline void eth_addr_add(u8 *addr, long offset) in eth_addr_add() function