Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot.c174 int ocelot_mact_learn_streamdata(struct ocelot *ocelot, int dst_idx, in ocelot_mact_learn_streamdata() function
197 EXPORT_SYMBOL(ocelot_mact_learn_streamdata);
/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1834 ret = ocelot_mact_learn_streamdata(ocelot, dst_idx, mac, vid, type, in vsc9959_mact_stream_set()