Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot.h984 void ocelot_unlock_xtr_grp_bh(struct ocelot *ocelot, int grp);
/linux/drivers/net/ethernet/mscc/
H A Docelot.c1309 void ocelot_unlock_xtr_grp_bh(struct ocelot *ocelot, int grp) in ocelot_unlock_xtr_grp_bh() function
1314 EXPORT_SYMBOL_GPL(ocelot_unlock_xtr_grp_bh);
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c608 ocelot_unlock_xtr_grp_bh(ocelot, 0); in felix_tag_8021q_setup()