Searched defs:pldm_header_info (Results 1 – 1 of 1) sorted by relevance
245 struct pldm_header_info { struct246 MessageType msg_type; //!< PLDM message type247 uint8_t instance; //!< PLDM instance id248 uint8_t pldm_type; //!< PLDM type249 uint8_t command; //!< PLDM command code250 uint8_t completion_code; //!< PLDM completion code, applies for response