Searched refs:__vlan_hwaccel_copy_tag (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dif_vlan.h487 * __vlan_hwaccel_copy_tag - copy hardware accelerated VLAN info from another skb
493 static inline void __vlan_hwaccel_copy_tag(struct sk_buff *dst, const struct sk_buff *src) function
/linux-master/drivers/net/ethernet/marvell/
H A Dsky2.c2472 __vlan_hwaccel_copy_tag(skb, re->skb);

Completed in 163 milliseconds