Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot.h976 bool ocelot_can_inject(struct ocelot *ocelot, int grp);
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c1227 bool ocelot_can_inject(struct ocelot *ocelot, int grp) in ocelot_can_inject() function
1240 EXPORT_SYMBOL(ocelot_can_inject);
H A Docelot_net.c563 !ocelot_can_inject(ocelot, 0)) in ocelot_port_xmit()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1512 if (ocelot_can_inject(ocelot, 0)) in felix_port_deferred_xmit()