Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot.h977 void ocelot_port_inject_frame(struct ocelot *ocelot, int port, int grp,
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c1279 void ocelot_port_inject_frame(struct ocelot *ocelot, int port, int grp, in ocelot_port_inject_frame() function
1319 EXPORT_SYMBOL(ocelot_port_inject_frame);
H A Docelot_net.c584 ocelot_port_inject_frame(ocelot, port, 0, rew_op, skb); in ocelot_port_xmit()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1527 ocelot_port_inject_frame(ocelot, port, 0, rew_op, skb); in felix_port_deferred_xmit()