Imported Upstream version 16.11
[deb_dpdk.git] / drivers / net / enic / base / vnic_rq.h
index 2d9104c..f3fd39f 100644 (file)
@@ -97,6 +97,7 @@ struct vnic_rq {
        struct rte_mbuf *pkt_first_seg;
        struct rte_mbuf *pkt_last_seg;
        unsigned int max_mbufs_per_pkt;
+       uint16_t tot_nb_desc;
 };
 
 static inline unsigned int vnic_rq_desc_avail(struct vnic_rq *rq)