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);
563 !ocelot_can_inject(ocelot, 0)) in ocelot_port_xmit()
1634 if (ocelot_can_inject(ocelot, 0)) in felix_port_deferred_xmit()