net/sfc: convert to new Tx offload API
[dpdk.git] / drivers / net / sfc / sfc_dp_tx.h
index f400755..75d72fe 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 */