]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/sfc_dp_tx.h
net/sfc: convert to new Tx offload API
[dpdk.git] / drivers / net / sfc / sfc_dp_tx.h
index f400755d9aee38546d99ef951596c48ad0b8dc63..75d72feb43b2ffd9acf496b4527bd51c3dc39299 100644 (file)
@@ -41,6 +41,8 @@ struct sfc_dp_tx_qcreate_info {
        unsigned int            free_thresh;
        /** Transmit queue configuration flags */
        unsigned int            flags;
+       /** Offloads enabled on the transmit queue */
+       uint64_t                offloads;
        /** Tx queue size */
        unsigned int            txq_entries;
        /** Maximum size of data in the DMA descriptor */