Searched refs:ocelot_can_inject (Results 1 – 4 of 4) sorted by relevance
969 bool ocelot_can_inject(struct ocelot *ocelot, int grp);
1183 bool ocelot_can_inject(struct ocelot *ocelot, int grp) in ocelot_can_inject() function1194 EXPORT_SYMBOL(ocelot_can_inject);
563 !ocelot_can_inject(ocelot, 0)) in ocelot_port_xmit()
1508 if (ocelot_can_inject(ocelot, 0)) in felix_port_deferred_xmit()