Home
last modified time | relevance | path

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

/linux-6.6.21/include/soc/mscc/
Docelot.h969 bool ocelot_can_inject(struct ocelot *ocelot, int grp);
/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot.c1183 bool ocelot_can_inject(struct ocelot *ocelot, int grp) in ocelot_can_inject() function
1194 EXPORT_SYMBOL(ocelot_can_inject);
Docelot_net.c563 !ocelot_can_inject(ocelot, 0)) in ocelot_port_xmit()
/linux-6.6.21/drivers/net/dsa/ocelot/
Dfelix.c1508 if (ocelot_can_inject(ocelot, 0)) in felix_port_deferred_xmit()