]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnxt/bnxt.h
net/bnxt: support extended HWRM request sizes
[dpdk.git] / drivers / net / bnxt / bnxt.h
index caacc72589a4a38a862a9b9ec8ed8bbf81cde394..9bb8d825da61f8a204a71a59f1e40ed622747281 100644 (file)
@@ -320,6 +320,7 @@ struct bnxt {
        rte_spinlock_t                  hwrm_lock;
        uint16_t                        max_req_len;
        uint16_t                        max_resp_len;
+       uint16_t                        hwrm_max_ext_req_len;
 
        struct bnxt_link_info   link_info;
        struct bnxt_cos_queue_info      cos_queue[BNXT_COS_QUEUE_COUNT];