Home
last modified time | relevance | path

Searched refs:of_get_mac_address_nvmem (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dof_net.h17 extern int of_get_mac_address_nvmem(struct device_node *np, u8 *mac);
32 static inline int of_get_mac_address_nvmem(struct device_node *np, u8 *mac) in of_get_mac_address_nvmem() function
/kernel/linux/linux-6.6/net/core/
H A Dof_net.c61 int of_get_mac_address_nvmem(struct device_node *np, u8 *addr) in of_get_mac_address_nvmem() function
98 EXPORT_SYMBOL(of_get_mac_address_nvmem); variable
145 return of_get_mac_address_nvmem(np, addr); in of_get_mac_address()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6147 ret = of_get_mac_address_nvmem(to_of_node(fwnode), fw_mac_addr); in mvpp2_port_copy_mac_addr()

Completed in 10 milliseconds