Searched refs:pldm_cancel_update_resp (Results 1 – 4 of 4) sorted by relevance
1032 struct pldm_cancel_update_resp { struct2056 const struct pldm_cancel_update_resp *resp_data,
2731 if (payload_length != sizeof(struct pldm_cancel_update_resp)) { in decode_cancel_update_resp()2734 struct pldm_cancel_update_resp *response = in decode_cancel_update_resp()2735 (struct pldm_cancel_update_resp *)msg->payload; in decode_cancel_update_resp()2755 const struct pldm_cancel_update_resp *resp_data, in encode_cancel_update_resp()
732 const struct pldm_cancel_update_resp resp_data = { in pldm_fd_cancel_update()
4340 constexpr std::array<uint8_t, hdrSize + sizeof(pldm_cancel_update_resp)> in TEST()4360 constexpr std::array<uint8_t, hdrSize + sizeof(pldm_cancel_update_resp)> in TEST()4434 constexpr std::array<uint8_t, hdrSize + sizeof(pldm_cancel_update_resp)> in TEST()