Home
last modified time | relevance | path

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

/linux/include/linux/dsa/
H A Docelot.h232 static inline void ocelot_ifh_set_dest(void *injection, u64 dest) in ocelot_ifh_set_dest() function
/linux/net/dsa/
H A Dtag_ocelot.c52 ocelot_ifh_set_dest(injection, dsa_xmit_port_mask(skb, netdev)); in ocelot_xmit()
/linux/drivers/net/ethernet/mscc/
H A Docelot.c1442 ocelot_ifh_set_dest(ifh, BIT_ULL(port)); in ocelot_ifh_set_basic()