Home
last modified time | relevance | path

Searched refs:offset_map (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/
H A Duefi.c351 memcpy(fwrt->sgom_table.offset_map, sgom_data->offset_map, in iwl_uefi_sgom_parse()
352 sizeof(fwrt->sgom_table.offset_map)); in iwl_uefi_sgom_parse()
359 u8 value = fwrt->sgom_table.offset_map[i][j]; in iwl_uefi_sgom_parse()
367 fwrt->sgom_table.offset_map[i][j] = (high << 4) | low; in iwl_uefi_sgom_parse()
403 memcpy(fwrt->uats_table.offset_map, uats_data->offset_map, in iwl_uefi_uats_parse()
404 sizeof(fwrt->uats_table.offset_map)); in iwl_uefi_uats_parse()
H A Duefi.h57 u8 offset_map[IWL_SGOM_MAP_SIZE - 1]; member
62 u8 offset_map[IWL_UATS_MAP_SIZE - 1]; member
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dnvm-reg.h808 u8 offset_map[UATS_TABLE_ROW_SIZE][UATS_TABLE_COL_SIZE]; member
H A Dpower.h669 u8 offset_map[MCC_TO_SAR_OFFSET_TABLE_ROW_SIZE] member