Home
last modified time | relevance | path

Searched refs:octep_get_mac_addr (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_ctrl_net.h261 int octep_get_mac_addr(struct octep_device *oct, u8 *addr);
Doctep_ctrl_net.c67 int octep_get_mac_addr(struct octep_device *oct, u8 *addr) in octep_get_mac_addr() function
Doctep_main.c1075 err = octep_get_mac_addr(octep_dev, octep_dev->mac_addr); in octep_probe()