net/bnxt: support set MTU
[dpdk.git] / drivers / net / bnxt / bnxt_rxq.h
index 9554329..0695214 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;