Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot.h976 void ocelot_lock_xtr_grp_bh(struct ocelot *ocelot, int grp);
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c1130 void ocelot_lock_xtr_grp_bh(struct ocelot *ocelot, int grp) in ocelot_lock_xtr_grp_bh() function
1135 EXPORT_SYMBOL_GPL(ocelot_lock_xtr_grp_bh);
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c531 ocelot_lock_xtr_grp_bh(ocelot, 0); in felix_tag_8021q_setup()