]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnxt/bnxt_rxq.h
net/bnxt: support set MTU
[dpdk.git] / drivers / net / bnxt / bnxt_rxq.h
index 955432983514a51e519510263ded99e0e6fbd6ed..069521483bf01cc22394732fa8deb62879294c2a 100644 (file)
@@ -52,6 +52,7 @@ struct bnxt_rx_queue {
        uint8_t                 crc_len; /* 0 if CRC stripped, 4 otherwise */
 
        struct bnxt             *bp;
+       int                     index;
        struct bnxt_vnic_info   *vnic;
 
        uint32_t                        rx_buf_size;