]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/sfc_dp.h
net/iavf: enable Rx timestamp on flex descriptor
[dpdk.git] / drivers / net / sfc / sfc_dp.h
index 994116e480380da38cf3d52665d3ecb57c36e722..c302a5cc13c9cad445dcca363e45736ba4da577f 100644 (file)
@@ -51,8 +51,7 @@ struct sfc_dp_queue {
         * used on datapath or reap to have more chances to be cache-hot.
         */
        union sfc_pkts_bytes            stats;
-       uint32_t                        rx_dbells;
-       uint32_t                        tx_dbells;
+       uint32_t                        dbells;
 
        uint16_t                        port_id;
        uint16_t                        queue_id;