Home
last modified time | relevance | path

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

/openbmc/libpldm/src/
H A Dcontrol-internal.h25 uint8_t pldm_type; member
H A Dcontrol.c310 int pldm_control_add_type(struct pldm_control *control, uint8_t pldm_type, in pldm_control_add_type()
/openbmc/libpldm/src/dsp/
H A Dbase.c529 size_t payload_length, uint8_t *pldm_type, in decode_multipart_receive_req()
771 uint8_t pldm_type, uint8_t command, in encode_pldm_header_only_errno()
788 uint8_t pldm_type, uint8_t command, in encode_pldm_header_only()
/openbmc/libpldm/tests/dsp/
H A Dbase.cpp569 uint8_t pldm_type; in TEST() local
598 uint8_t pldm_type; in TEST() local
631 uint8_t pldm_type; in TEST() local
663 uint8_t pldm_type; in TEST() local
701 uint8_t pldm_type; in TEST() local
/openbmc/libpldm/include/libpldm/
H A Dbase.h286 uint8_t pldm_type; //!< PLDM type member
368 uint8_t pldm_type; //!< PLDM Type for the MultipartReceive member