net/sfc: support VLAN offload on transmit path
[dpdk.git] / drivers / net / sfc / sfc_tx.h
index 632e3be..4d25c6a 100644 (file)
@@ -77,6 +77,7 @@ struct sfc_txq {
        unsigned int            pending;
        unsigned int            completed;
        unsigned int            free_thresh;
+       uint16_t                hw_vlan_tci;
 
        unsigned int            hw_index;
        unsigned int            flags;