Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.c1078 bool ocelot_can_inject(struct ocelot *ocelot, int grp) in ocelot_can_inject() function
1089 EXPORT_SYMBOL(ocelot_can_inject);
Docelot_net.c572 !ocelot_can_inject(ocelot, 0)) in ocelot_port_xmit()
/linux-6.1.9/include/soc/mscc/
Docelot.h1124 bool ocelot_can_inject(struct ocelot *ocelot, int grp);
/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix.c1497 if (ocelot_can_inject(ocelot, 0)) in felix_port_deferred_xmit()