Searched defs:pldm_header_info (Results 1 – 1 of 1) sorted by relevance
283 struct pldm_header_info { struct284 MessageType msg_type; //!< PLDM message type285 uint8_t instance; //!< PLDM instance id286 uint8_t pldm_type; //!< PLDM type287 uint8_t command; //!< PLDM command code288 uint8_t completion_code; //!< PLDM completion code, applies for response