Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c74 ocelot_unlock_xtr_grp(ocelot, grp); in ocelot_xtr_irq_handler()
H A Docelot.c1123 void ocelot_unlock_xtr_grp(struct ocelot *ocelot, int grp) in ocelot_unlock_xtr_grp() function
1128 EXPORT_SYMBOL_GPL(ocelot_unlock_xtr_grp);
/openbmc/linux/include/soc/mscc/
H A Docelot.h975 void ocelot_unlock_xtr_grp(struct ocelot *ocelot, int grp);
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1719 ocelot_unlock_xtr_grp(ocelot, grp); in felix_check_xtr_pkt()