]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnxt/bnxt_txq.h
net/bntx: use new API to get iova address XXX
[dpdk.git] / drivers / net / bnxt / bnxt_txq.h
index 16f3a0bdd1ca0b44d3445e9a2b860a4a505cc4e3..f753c10f2ab2cf5e1396e17af6ad4d24259b95c8 100644 (file)
@@ -46,7 +46,7 @@ struct bnxt_tx_queue {
        uint16_t                tx_next_rs; /* next desc to set RS bit */
        uint16_t                queue_id; /* TX queue index */
        uint16_t                reg_idx; /* TX queue register index */
-       uint8_t                 port_id; /* Device port identifier */
+       uint16_t                port_id; /* Device port identifier */
        uint8_t                 pthresh; /* Prefetch threshold register */
        uint8_t                 hthresh; /* Host threshold register */
        uint8_t                 wthresh; /* Write-back threshold reg */