]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ionic/ionic_lif.h
net/sfc: support port representor related flow actions
[dpdk.git] / drivers / net / ionic / ionic_lif.h
index 5885aa1546bc2fc3e61a7e55a29fa27baf49103a..9f00ba29737dfebec720f23cfd7d030f43548c36 100644 (file)
@@ -92,6 +92,7 @@ struct ionic_tx_qcq {
        struct ionic_qcq qcq;
 
        /* cacheline2 */
+       uint16_t num_segs_fw;   /* # segs supported by current FW */
        uint16_t flags;
 
        struct ionic_tx_stats stats;