Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase.h208 #define RTASE_TX_VLAN_TAG BIT(17) /* Add VLAN tag */ macro
H A Drtase_main.c1215 (RTASE_TX_VLAN_TAG | swab16(skb_vlan_tag_get(skb))) : 0x00; in rtase_tx_vlan_tag()