Home
last modified time | relevance | path

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

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