Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c1196 void ocelot_ifh_port_set(void *ifh, int port, u32 rew_op, u32 vlan_tag) in ocelot_ifh_port_set() function
1206 EXPORT_SYMBOL(ocelot_ifh_port_set);
1217 ocelot_ifh_port_set(ifh, port, rew_op, skb_vlan_tag_get(skb)); in ocelot_port_inject_frame()
H A Docelot_fdma.c669 ocelot_ifh_port_set(ifh, port, rew_op, skb_vlan_tag_get(skb)); in ocelot_fdma_prepare_skb()
/openbmc/linux/include/soc/mscc/
H A Docelot.h972 void ocelot_ifh_port_set(void *ifh, int port, u32 rew_op, u32 vlan_tag);