summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2020-11-30 20:53:25 +0000
committerMark Johnston <markj@FreeBSD.org>2020-11-30 20:53:25 +0000
commit7695ced633498a94c26466934321782acfc69307 (patch)
tree063ed5d1077ba34d2258b7b0583e67e1a30317f5
parent8459188a56c59126fdb26f5ec8e696a2be7c7d6e (diff)
downloadsrc-test2-7695ced633498a94c26466934321782acfc69307.tar.gz
src-test2-7695ced633498a94c26466934321782acfc69307.zip
Notes
-rw-r--r--sys/dev/qat/qat_c2xxxreg.h2
-rw-r--r--sys/dev/qat/qat_c3xxxreg.h2
-rw-r--r--sys/dev/qat/qat_c62xreg.h2
-rw-r--r--sys/dev/qat/qat_d15xxreg.h2
-rw-r--r--sys/dev/qat/qat_dh895xccreg.h2
-rw-r--r--sys/modules/qatfw/qat_c2xxx/Makefile2
-rw-r--r--sys/modules/qatfw/qat_c3xxx/Makefile2
-rw-r--r--sys/modules/qatfw/qat_c62x/Makefile2
-rw-r--r--sys/modules/qatfw/qat_d15xx/Makefile2
-rw-r--r--sys/modules/qatfw/qat_dh895xcc/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/sys/dev/qat/qat_c2xxxreg.h b/sys/dev/qat/qat_c2xxxreg.h
index 3d5cae51138e..f3190cf27d2e 100644
--- a/sys/dev/qat/qat_c2xxxreg.h
+++ b/sys/dev/qat/qat_c2xxxreg.h
@@ -169,7 +169,7 @@
/* AE firmware */
#define AE_FW_PROD_TYPE_C2XXX 0x00800000
-#define AE_FW_MOF_NAME_C2XXX "mof_firmware_c2xxx"
+#define AE_FW_MOF_NAME_C2XXX "qat_c2xxxfw"
#define AE_FW_MMP_NAME_C2XXX "mmp_firmware_c2xxx"
#define AE_FW_UOF_NAME_C2XXX_A0 "icp_qat_nae.uof"
#define AE_FW_UOF_NAME_C2XXX_B0 "icp_qat_nae_b0.uof"
diff --git a/sys/dev/qat/qat_c3xxxreg.h b/sys/dev/qat/qat_c3xxxreg.h
index 9c4215bc0099..a5cb957e47fe 100644
--- a/sys/dev/qat/qat_c3xxxreg.h
+++ b/sys/dev/qat/qat_c3xxxreg.h
@@ -168,7 +168,7 @@
/* AE firmware */
#define AE_FW_PROD_TYPE_C3XXX 0x02000000
-#define AE_FW_MOF_NAME_C3XXX "qat_c3xxx"
+#define AE_FW_MOF_NAME_C3XXX "qat_c3xxxfw"
#define AE_FW_MMP_NAME_C3XXX "qat_c3xxx_mmp"
#define AE_FW_UOF_NAME_C3XXX "icp_qat_ae.suof"
diff --git a/sys/dev/qat/qat_c62xreg.h b/sys/dev/qat/qat_c62xreg.h
index e052992fa6f5..7e85d4a663c1 100644
--- a/sys/dev/qat/qat_c62xreg.h
+++ b/sys/dev/qat/qat_c62xreg.h
@@ -191,7 +191,7 @@
/* AE firmware */
#define AE_FW_PROD_TYPE_C62X 0x01000000
-#define AE_FW_MOF_NAME_C62X "qat_c62x"
+#define AE_FW_MOF_NAME_C62X "qat_c62xfw"
#define AE_FW_MMP_NAME_C62X "qat_c62x_mmp"
#define AE_FW_UOF_NAME_C62X "icp_qat_ae.suof"
diff --git a/sys/dev/qat/qat_d15xxreg.h b/sys/dev/qat/qat_d15xxreg.h
index aefeb5fca04e..4690ce325307 100644
--- a/sys/dev/qat/qat_d15xxreg.h
+++ b/sys/dev/qat/qat_d15xxreg.h
@@ -191,7 +191,7 @@
/* AE firmware */
#define AE_FW_PROD_TYPE_D15XX 0x01000000
-#define AE_FW_MOF_NAME_D15XX "qat_d15xx"
+#define AE_FW_MOF_NAME_D15XX "qat_d15xxfw"
#define AE_FW_MMP_NAME_D15XX "qat_d15xx_mmp"
#define AE_FW_UOF_NAME_D15XX "icp_qat_ae.suof"
diff --git a/sys/dev/qat/qat_dh895xccreg.h b/sys/dev/qat/qat_dh895xccreg.h
index 2657f7ea4211..35dfb483e529 100644
--- a/sys/dev/qat/qat_dh895xccreg.h
+++ b/sys/dev/qat/qat_dh895xccreg.h
@@ -109,7 +109,7 @@
/* AE firmware */
#define AE_FW_PROD_TYPE_DH895XCC 0x00400000
-#define AE_FW_MOF_NAME_DH895XCC "qat_895xcc"
+#define AE_FW_MOF_NAME_DH895XCC "qat_895xccfw"
#define AE_FW_MMP_NAME_DH895XCC "qat_895xcc_mmp"
#define AE_FW_UOF_NAME_DH895XCC "icp_qat_ae.uof"
diff --git a/sys/modules/qatfw/qat_c2xxx/Makefile b/sys/modules/qatfw/qat_c2xxx/Makefile
index 82d90b96f7ba..094d2ecdfdf6 100644
--- a/sys/modules/qatfw/qat_c2xxx/Makefile
+++ b/sys/modules/qatfw/qat_c2xxx/Makefile
@@ -6,6 +6,6 @@ KMOD= qat_c2xxxfw
IMG1= mmp_firmware_c2xxx
IMG2= mof_firmware_c2xxx
-FIRMWS= ${IMG1}.bin:${IMG1}:111 ${IMG2}.bin:${IMG2}:111
+FIRMWS= ${IMG1}.bin:${KMOD}:111 ${IMG2}.bin:${IMG2}:111
.include <bsd.kmod.mk>
diff --git a/sys/modules/qatfw/qat_c3xxx/Makefile b/sys/modules/qatfw/qat_c3xxx/Makefile
index 02610f48ba4f..7e2efadbefd8 100644
--- a/sys/modules/qatfw/qat_c3xxx/Makefile
+++ b/sys/modules/qatfw/qat_c3xxx/Makefile
@@ -6,6 +6,6 @@ KMOD= qat_c3xxxfw
IMG1= qat_c3xxx
IMG2= qat_c3xxx_mmp
-FIRMWS= ${IMG1}.bin:${IMG1}:111 ${IMG2}.bin:${IMG2}:111
+FIRMWS= ${IMG1}.bin:${KMOD}:111 ${IMG2}.bin:${IMG2}:111
.include <bsd.kmod.mk>
diff --git a/sys/modules/qatfw/qat_c62x/Makefile b/sys/modules/qatfw/qat_c62x/Makefile
index 0427352d586e..e2dc67f54319 100644
--- a/sys/modules/qatfw/qat_c62x/Makefile
+++ b/sys/modules/qatfw/qat_c62x/Makefile
@@ -6,6 +6,6 @@ KMOD= qat_c62xfw
IMG1= qat_c62x
IMG2= qat_c62x_mmp
-FIRMWS= ${IMG1}.bin:${IMG1}:111 ${IMG2}.bin:${IMG2}:111
+FIRMWS= ${IMG1}.bin:${KMOD}:111 ${IMG2}.bin:${IMG2}:111
.include <bsd.kmod.mk>
diff --git a/sys/modules/qatfw/qat_d15xx/Makefile b/sys/modules/qatfw/qat_d15xx/Makefile
index bab57f3cf982..d9a2f384f865 100644
--- a/sys/modules/qatfw/qat_d15xx/Makefile
+++ b/sys/modules/qatfw/qat_d15xx/Makefile
@@ -6,6 +6,6 @@ KMOD= qat_d15xxfw
IMG1= qat_d15xx
IMG2= qat_d15xx_mmp
-FIRMWS= ${IMG1}.bin:${IMG1}:111 ${IMG2}.bin:${IMG2}:111
+FIRMWS= ${IMG1}.bin:${KMOD}:111 ${IMG2}.bin:${IMG2}:111
.include <bsd.kmod.mk>
diff --git a/sys/modules/qatfw/qat_dh895xcc/Makefile b/sys/modules/qatfw/qat_dh895xcc/Makefile
index 15e141c9eed5..be86b33aa675 100644
--- a/sys/modules/qatfw/qat_dh895xcc/Makefile
+++ b/sys/modules/qatfw/qat_dh895xcc/Makefile
@@ -6,6 +6,6 @@ KMOD= qat_dh895xccfw
IMG1= qat_895xcc
IMG2= qat_895xcc_mmp
-FIRMWS= ${IMG1}.bin:${IMG1}:111 ${IMG2}.bin:${IMG2}:111
+FIRMWS= ${IMG1}.bin:${KMOD}:111 ${IMG2}.bin:${IMG2}:111
.include <bsd.kmod.mk>