Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.c1091 void ocelot_ifh_port_set(void *ifh, int port, u32 rew_op, u32 vlan_tag) in ocelot_ifh_port_set() function
1101 EXPORT_SYMBOL(ocelot_ifh_port_set);
1112 ocelot_ifh_port_set(ifh, port, rew_op, skb_vlan_tag_get(skb)); in ocelot_port_inject_frame()
Docelot_fdma.c669 ocelot_ifh_port_set(ifh, port, rew_op, skb_vlan_tag_get(skb)); in ocelot_fdma_prepare_skb()
/linux-6.1.9/include/soc/mscc/
Docelot.h1127 void ocelot_ifh_port_set(void *ifh, int port, u32 rew_op, u32 vlan_tag);