Searched refs:skip_data_size (Results 1 – 1 of 1) sorted by relevance
1749 size_t skip_data_size = 0; in pldm_entity_association_find_record_handle_by_entity() local1761 skip_data_size = sizeof(uint32_t) + sizeof(uint8_t); in pldm_entity_association_find_record_handle_by_entity()1762 pldm_msgbuf_span_required(dst, skip_data_size, NULL); in pldm_entity_association_find_record_handle_by_entity()1768 skip_data_size = sizeof(uint16_t) + sizeof(uint16_t) + in pldm_entity_association_find_record_handle_by_entity()1771 pldm_msgbuf_span_required(dst, skip_data_size, NULL); in pldm_entity_association_find_record_handle_by_entity()1976 uint8_t skip_data_size = 0; in pldm_pdr_record_matches_fru_rsi() local1986 skip_data_size = sizeof(struct pldm_pdr_hdr) + sizeof(uint16_t); in pldm_pdr_record_matches_fru_rsi()1987 pldm_msgbuf_span_required(dst, skip_data_size, (void **)&skip_data); in pldm_pdr_record_matches_fru_rsi()2041 size_t skip_data_size = sizeof(uint32_t) + sizeof(uint8_t); in pldm_pdr_remove_fru_record_set_by_rsi() local2059 pldm_msgbuf_span_required(buf, skip_data_size, NULL); in pldm_pdr_remove_fru_record_set_by_rsi()