Searched refs:__ocelot_mact_learn (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/mscc/ |
D | ocelot.c | 64 static int __ocelot_mact_learn(struct ocelot *ocelot, int port, in __ocelot_mact_learn() function 103 ret = __ocelot_mact_learn(ocelot, port, mac, vid, type); in ocelot_mact_learn() 184 ret = __ocelot_mact_learn(ocelot, dst_idx, mac, vid, type); in ocelot_mact_learn_streamdata()
|