Searched defs:pldm_multipart_receive_req (Results 1 – 1 of 1) sorted by relevance
366 struct pldm_multipart_receive_req { struct367 uint8_t pldm_type; //!< PLDM Type for the MultipartReceive369 uint8_t transfer_opflag; //!< PLDM MultipartReceive operation flag.370 uint32_t transfer_ctx; //!< Protocol-specifc context for this372 uint32_t transfer_handle; //!< handle to identify the part of data to be374 uint32_t section_offset; //!< The start offset for the requested376 uint32_t section_length; //!< The length (in bytes) of the section