Home
last modified time | relevance | path

Searched refs:ocelot_ptp_rew_op (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/dsa/
H A Dtag_ocelot_8021q.c72 if (ocelot_ptp_rew_op(skb) || is_link_local_ether_addr(hdr->h_dest)) in ocelot_xmit()
H A Dtag_ocelot.c72 rew_op = ocelot_ptp_rew_op(skb); in ocelot_xmit_common()
/openbmc/linux/include/linux/dsa/
H A Docelot.h260 static inline u32 ocelot_ptp_rew_op(struct sk_buff *skb) in ocelot_ptp_rew_op() function
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c578 rew_op = ocelot_ptp_rew_op(skb); in ocelot_port_xmit()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1502 u32 rew_op = ocelot_ptp_rew_op(skb); in felix_port_deferred_xmit()