X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fionic%2Fionic_lif.h;h=9f00ba29737dfebec720f23cfd7d030f43548c36;hb=6a11a1eac0b6dcd52580eef99cf6f09e3361cc3b;hp=5885aa1546bc2fc3e61a7e55a29fa27baf49103a;hpb=ed522a3f09bb7fb7da17a2d174c08b8e1880d239;p=dpdk.git diff --git a/drivers/net/ionic/ionic_lif.h b/drivers/net/ionic/ionic_lif.h index 5885aa1546..9f00ba2973 100644 --- a/drivers/net/ionic/ionic_lif.h +++ b/drivers/net/ionic/ionic_lif.h @@ -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;