Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.h200 int prestera_hw_fdb_add(struct prestera_port *port, const unsigned char *mac,
H A Dprestera_switchdev.c291 return prestera_hw_fdb_add(port, mac, vid, dynamic); in prestera_fdb_add()
H A Dprestera_hw.c1786 int prestera_hw_fdb_add(struct prestera_port *port, const unsigned char *mac, in prestera_hw_fdb_add() function