]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnxt/bnxt_txq.h
net/mlx5: rearrange creation of WQ and CQ object
[dpdk.git] / drivers / net / bnxt / bnxt_txq.h
index 69ff89aab4aeae5ddbed03a5c24e0cc01db33936..83a98536dbd032b11e1b86f7d8e30ed290de9e04 100644 (file)
@@ -29,7 +29,7 @@ struct bnxt_tx_queue {
        struct bnxt             *bp;
        int                     index;
        int                     tx_wake_thresh;
-       uint32_t                tx_cfa_action;
+       uint32_t                vfr_tx_cfa_action;
        struct bnxt_tx_ring_info        *tx_ring;
 
        unsigned int            cp_nr_rings;