Searched defs:pldm_base_multipart_receive_req (Results 1 – 1 of 1) sorted by relevance
367 struct pldm_base_multipart_receive_req { struct368 uint8_t pldm_type; //!< PLDM Type for the MultipartReceive370 uint8_t transfer_opflag; //!< PLDM MultipartReceive operation flag.371 uint32_t transfer_ctx; //!< Protocol-specifc context for this373 uint32_t transfer_handle; //!< handle to identify the part of data to be375 uint32_t section_offset; //!< The start offset for the requested377 uint32_t section_length; //!< The length (in bytes) of the section