Searched refs:ksz_common_xmit (Results 1 – 1 of 1) sorted by relevance
| /linux/net/dsa/ |
| H A D | tag_ksz.c | 222 static struct sk_buff *ksz_common_xmit(struct sk_buff *skb, in ksz_common_xmit() function 343 return ksz_common_xmit(skb, dev, false, 0, KSZ8795_TAIL_TAG_OVERRIDE); in ksz8795_xmit() 382 return ksz_common_xmit(skb, dev, true, in ksz9893_xmit() 409 return ksz_common_xmit(skb, dev, false, in ksz8463_xmit()
|