Searched refs:ocelot_can_inject (Results 1 – 4 of 4) sorted by relevance
985 bool ocelot_can_inject(struct ocelot *ocelot, int grp);
1399 bool ocelot_can_inject(struct ocelot *ocelot, int grp) in ocelot_can_inject() function1412 EXPORT_SYMBOL(ocelot_can_inject);
602 if (!ocelot_can_inject(ocelot, 0)) { in ocelot_port_xmit_inj()
1655 if (ocelot_can_inject(ocelot, 0)) in felix_port_deferred_xmit()