Lines Matching refs:pack_pldm_header
21 return pack_pldm_header(&header, &(msg->hdr)); in encode_get_date_time_req()
40 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_date_time_resp()
117 uint8_t rc = pack_pldm_header(&header, &msg->hdr); in encode_set_date_time_req()
181 uint8_t rc = pack_pldm_header(&header, &msg->hdr); in encode_set_date_time_resp()
229 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_bios_table_resp()
267 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_bios_table_req()
354 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_bios_attribute_current_value_by_handle_req()
448 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_bios_current_value_by_handle_resp()
493 uint8_t rc = pack_pldm_header(&header, &msg->hdr); in encode_set_bios_attribute_current_value_req()
575 uint8_t rc = pack_pldm_header(&header, &msg->hdr); in encode_set_bios_attribute_current_value_resp()
617 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_set_bios_table_req()
674 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_set_bios_table_resp()