Searched refs:offset_map (Results 1 – 3 of 3) sorted by relevance
353 memcpy(fwrt->sgom_table.offset_map, sgom_data->offset_map, in iwl_uefi_sgom_parse()354 sizeof(fwrt->sgom_table.offset_map)); in iwl_uefi_sgom_parse()361 u8 value = fwrt->sgom_table.offset_map[i][j]; in iwl_uefi_sgom_parse()369 fwrt->sgom_table.offset_map[i][j] = (high << 4) | low; in iwl_uefi_sgom_parse()405 memcpy(fwrt->uats_table.offset_map, uats_data->offset_map, in iwl_uefi_uats_parse()406 sizeof(fwrt->uats_table.offset_map)); in iwl_uefi_uats_parse()
809 u8 offset_map[UATS_TABLE_ROW_SIZE][UATS_TABLE_COL_SIZE]; member
629 u8 offset_map[MCC_TO_SAR_OFFSET_TABLE_ROW_SIZE] member