Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot.h972 void ocelot_lock_inj_grp(struct ocelot *ocelot, int grp);
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c1102 void ocelot_lock_inj_grp(struct ocelot *ocelot, int grp) in ocelot_lock_inj_grp() function
1107 EXPORT_SYMBOL_GPL(ocelot_lock_inj_grp);
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1509 ocelot_lock_inj_grp(ocelot, 0); in felix_port_deferred_xmit()