Home
last modified time | relevance | path

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

/linux/drivers/nvmem/
H A Dbrcm_nvram.c115 eth_addr_add(mac, index); in brcm_nvram_read_post_process_macaddr()
/linux/include/linux/
H A Detherdevice.h521 static inline void eth_addr_add(u8 *addr, long offset) in eth_addr_add() function