Home
last modified time | relevance | path

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

/linux-6.15/include/soc/mscc/
H A Docelot.h985 bool ocelot_can_inject(struct ocelot *ocelot, int grp);
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot.c1399 bool ocelot_can_inject(struct ocelot *ocelot, int grp) in ocelot_can_inject() function
1412 EXPORT_SYMBOL(ocelot_can_inject);
H A Docelot_net.c563 !ocelot_can_inject(ocelot, 0)) in ocelot_port_xmit()
/linux-6.15/drivers/net/dsa/ocelot/
H A Dfelix.c1634 if (ocelot_can_inject(ocelot, 0)) in felix_port_deferred_xmit()