]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/sfc_tx.h
net/sfc: support VLAN offload on transmit path
[dpdk.git] / drivers / net / sfc / sfc_tx.h
index 632e3be12b4f32785cfabb0687a48672681c639b..4d25c6a19e8f5059e6892a3de205ca7c7e9fffe7 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;