Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot.h970 void ocelot_port_inject_frame(struct ocelot *ocelot, int port, int grp,
/linux/drivers/net/ethernet/mscc/
H A Docelot.c1208 void ocelot_port_inject_frame(struct ocelot *ocelot, int port, int grp, in ocelot_port_inject_frame() function
1246 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()
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1522 ocelot_port_inject_frame(ocelot, port, 0, rew_op, skb); in felix_port_deferred_xmit()