Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.h155 int prestera_hw_switch_mac_set(struct prestera_switch *sw, const char *mac);
H A Dprestera_main.c866 return prestera_hw_switch_mac_set(sw, sw->base_mac); in prestera_switch_set_base_mac_addr()
H A Dprestera_hw.c1042 int prestera_hw_switch_mac_set(struct prestera_switch *sw, const char *mac) in prestera_hw_switch_mac_set() function