aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/genwqe/genwqe_card.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/genwqe/genwqe_card.h')
-rw-r--r--include/uapi/linux/genwqe/genwqe_card.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/genwqe/genwqe_card.h b/include/uapi/linux/genwqe/genwqe_card.h
index 795e957bb840..4fc065f29255 100644
--- a/include/uapi/linux/genwqe/genwqe_card.h
+++ b/include/uapi/linux/genwqe/genwqe_card.h
@@ -328,6 +328,7 @@ enum genwqe_card_state {
GENWQE_CARD_UNUSED = 0,
GENWQE_CARD_USED = 1,
GENWQE_CARD_FATAL_ERROR = 2,
+ GENWQE_CARD_RELOAD_BITSTREAM = 3,
GENWQE_CARD_STATE_MAX,
};