Searched refs:skip_data_size (Results 1 – 1 of 1) sorted by relevance
1757 size_t skip_data_size = 0; in pldm_entity_association_find_record_handle_by_entity() local1769 skip_data_size = sizeof(uint32_t) + sizeof(uint8_t); in pldm_entity_association_find_record_handle_by_entity()1770 pldm_msgbuf_span_required(dst, skip_data_size, NULL); in pldm_entity_association_find_record_handle_by_entity()1776 skip_data_size = sizeof(uint16_t) + sizeof(uint16_t) + in pldm_entity_association_find_record_handle_by_entity()1779 pldm_msgbuf_span_required(dst, skip_data_size, NULL); in pldm_entity_association_find_record_handle_by_entity()1985 uint8_t skip_data_size = 0; in pldm_pdr_record_matches_fru_rsi() local1995 skip_data_size = sizeof(struct pldm_pdr_hdr) + sizeof(uint16_t); in pldm_pdr_record_matches_fru_rsi()1996 pldm_msgbuf_span_required(dst, skip_data_size, (void **)&skip_data); in pldm_pdr_record_matches_fru_rsi()2050 size_t skip_data_size = sizeof(uint32_t) + sizeof(uint8_t); in pldm_pdr_remove_fru_record_set_by_rsi() local2068 pldm_msgbuf_span_required(buf, skip_data_size, NULL); in pldm_pdr_remove_fru_record_set_by_rsi()