Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c71 static int __ocelot_mact_learn(struct ocelot *ocelot, int port, in __ocelot_mact_learn() function
110 ret = __ocelot_mact_learn(ocelot, port, mac, vid, type); in ocelot_mact_learn()
191 ret = __ocelot_mact_learn(ocelot, dst_idx, mac, vid, type); in ocelot_mact_learn_streamdata()