Home
last modified time | relevance | path

Searched refs:dsa_8021q_xmit (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/net/dsa/
Dtag_8021q.h13 struct sk_buff *dsa_8021q_xmit(struct sk_buff *skb, struct net_device *netdev,
Dtag_ocelot_8021q.c75 return dsa_8021q_xmit(skb, netdev, ETH_P_8021Q, in ocelot_xmit()
Dtag_sja1105.c233 return dsa_8021q_xmit(skb, netdev, sja1105_xmit_tpid(dp), tx_vid); in sja1105_imprecise_xmit()
289 return dsa_8021q_xmit(skb, netdev, sja1105_xmit_tpid(dp), in sja1105_xmit()
313 return dsa_8021q_xmit(skb, netdev, sja1105_xmit_tpid(dp), in sja1110_xmit()
Dtag_8021q.c461 struct sk_buff *dsa_8021q_xmit(struct sk_buff *skb, struct net_device *netdev, in dsa_8021q_xmit() function
469 EXPORT_SYMBOL_GPL(dsa_8021q_xmit);