Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h555 #define TX_VLAN_TAG BIT(16) macro
/openbmc/linux/drivers/net/usb/
H A Dr8152.c844 #define TX_VLAN_TAG BIT(16) macro
2254 opts2 = TX_VLAN_TAG | swab16(skb_vlan_tag_get(skb)); in rtl_tx_vlan_tag()