Searched refs:ocelot_ifh_set_basic (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 1419 void ocelot_ifh_set_basic(void *ifh, struct ocelot *ocelot, int port, in ocelot_ifh_set_basic() function 1443 EXPORT_SYMBOL(ocelot_ifh_set_basic); 1456 ocelot_ifh_set_basic(ifh, ocelot, port, rew_op, skb); in ocelot_port_inject_frame()
|
H A D | ocelot_fdma.c | 668 ocelot_ifh_set_basic(ifh, ocelot, port, rew_op, skb); in ocelot_fdma_prepare_skb()
|
/linux/include/soc/mscc/ |
H A D | ocelot.h | 988 void ocelot_ifh_set_basic(void *ifh, struct ocelot *ocelot, int port,
|