net/bnxt: support port representor data path
[dpdk.git] / drivers / net / bnxt / bnxt_txq.h
index 37a3f95..69ff89a 100644 (file)
@@ -29,6 +29,7 @@ struct bnxt_tx_queue {
        struct bnxt             *bp;
        int                     index;
        int                     tx_wake_thresh;
+       uint32_t                tx_cfa_action;
        struct bnxt_tx_ring_info        *tx_ring;
 
        unsigned int            cp_nr_rings;