Lines Matching defs:msg

15 			   struct pldm_msg_hdr *msg)  in pack_pldm_header_errno()
52 int unpack_pldm_header_errno(const struct pldm_msg_hdr *msg, in unpack_pldm_header_errno()
75 struct pldm_msg_hdr *msg) in pack_pldm_header()
96 uint8_t unpack_pldm_header(const struct pldm_msg_hdr *msg, in unpack_pldm_header()
127 int encode_get_types_req(uint8_t instance_id, struct pldm_msg *msg) in encode_get_types_req()
143 struct pldm_msg *msg) in encode_get_commands_req()
170 const bitfield8_t *types, struct pldm_msg *msg) in encode_get_types_resp()
200 int decode_get_commands_req(const struct pldm_msg *msg, size_t payload_length, in decode_get_commands_req()
220 const bitfield8_t *commands, struct pldm_msg *msg) in encode_get_commands_resp()
250 int decode_get_types_resp(const struct pldm_msg *msg, size_t payload_length, in decode_get_types_resp()
275 int decode_get_commands_resp(const struct pldm_msg *msg, size_t payload_length, in decode_get_commands_resp()
303 struct pldm_msg *msg) in encode_get_version_req()
334 size_t version_size, struct pldm_msg *msg) in encode_get_version_resp()
364 int decode_get_version_req(const struct pldm_msg *msg, size_t payload_length, in decode_get_version_req()
381 int decode_get_version_resp(const struct pldm_msg *msg, size_t payload_length, in decode_get_version_resp()
411 int encode_get_tid_req(uint8_t instance_id, struct pldm_msg *msg) in encode_get_tid_req()
427 uint8_t tid, struct pldm_msg *msg) in encode_get_tid_resp()
452 int decode_get_tid_resp(const struct pldm_msg *msg, size_t payload_length, in decode_get_tid_resp()
477 int encode_set_tid_req(uint8_t instance_id, uint8_t tid, struct pldm_msg *msg) in encode_set_tid_req()
505 int decode_multipart_receive_req(const struct pldm_msg *msg, in decode_multipart_receive_req()
560 uint8_t cc, struct pldm_msg *msg) in encode_cc_only_resp()
585 struct pldm_msg *msg) in encode_pldm_header_only()