Home
last modified time | relevance | path

Searched defs:comms_msg_header (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/habanalabs/include/common/
A Dhl_boot_if.h470 struct comms_msg_header { struct
471 __le32 magic; /* magic for validation */
472 __le32 crc32; /* CRC32 of the message w/o header */
473 __le16 size; /* size of the message w/o header */
474 __u8 version; /* message payload version */
475 __u8 type; /* message type */
476 __u8 reserved[4]; /* pad to 64 bit */

Completed in 8 milliseconds