aboutsummaryrefslogtreecommitdiff
path: root/src/ncsi-pkt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ncsi-pkt.h')
-rw-r--r--src/ncsi-pkt.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ncsi-pkt.h b/src/ncsi-pkt.h
index 606684f..9dd167c 100644
--- a/src/ncsi-pkt.h
+++ b/src/ncsi-pkt.h
@@ -487,4 +487,9 @@ struct ncsi_aen_hncdsc_pkt {
#define MLX_MAC_ADDR_OFFSET 8
#define INTEL_MAC_ADDR_OFFSET 1
+/* Status offset in OEM response */
+#define MLX_GMA_STATUS_OFFSET 0
+/* OEM Response payload length */
+#define MLX_GMA_PAYLOAD_LEN 24
+
#endif /* NCSI_PKT_H */