Home
last modified time | relevance | path

Searched refs:ocelot_ifh_set_dest (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/dsa/
H A Docelot.h229 static inline void ocelot_ifh_set_dest(void *injection, u64 dest) in ocelot_ifh_set_dest() function
/openbmc/linux/net/dsa/
H A Dtag_ocelot.c86 ocelot_ifh_set_dest(injection, BIT_ULL(dp->index)); in ocelot_xmit()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c1199 ocelot_ifh_set_dest(ifh, BIT_ULL(port)); in ocelot_ifh_port_set()