[PATCH 08/34] common/cnxk: add CPT cn20k device enumeration
Nithin Dabilpuram
ndabilpuram at marvell.com
Fri Jan 31 09:05:03 CET 2025
From: Anoob Joseph <anoobj at marvell.com>
Add CPT cn20k device enumeration.
Signed-off-by: Anoob Joseph <anoobj at marvell.com>
---
drivers/common/cnxk/roc_constants.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/common/cnxk/roc_constants.h b/drivers/common/cnxk/roc_constants.h
index 67cd74b28a..ac492651de 100644
--- a/drivers/common/cnxk/roc_constants.h
+++ b/drivers/common/cnxk/roc_constants.h
@@ -55,6 +55,8 @@
#define PCI_DEVID_CN9K_RVU_CPT_VF 0xA0FE
#define PCI_DEVID_CN10K_RVU_CPT_PF 0xA0F2
#define PCI_DEVID_CN10K_RVU_CPT_VF 0xA0F3
+#define PCI_DEVID_CN20K_RVU_CPT_PF 0xA0F2
+#define PCI_DEVID_CN20K_RVU_CPT_VF 0xA0F3
#define PCI_DEVID_CN10K_ML_PF 0xA092
--
2.34.1
More information about the dev
mailing list