Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c709 static inline u32 cp_tx_vlan_tag(struct sk_buff *skb) in cp_tx_vlan_tag() function
761 opts2 = cpu_to_le32(cp_tx_vlan_tag(skb)); in cp_start_xmit()