Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/dev/iwlwifi/fw/
H A Duefi.c280 memcpy(fwrt->sgom_table.offset_map, sgom_data->offset_map, in iwl_uefi_sgom_parse()
281 sizeof(fwrt->sgom_table.offset_map)); in iwl_uefi_sgom_parse()
288 u8 value = fwrt->sgom_table.offset_map[i][j]; in iwl_uefi_sgom_parse()
296 fwrt->sgom_table.offset_map[i][j] = (high << 4) | low; in iwl_uefi_sgom_parse()
H A Duefi.h32 u8 offset_map[IWL_HARDCODED_SGOM_SIZE - 1]; member
/freebsd-13.1/sys/contrib/dev/iwlwifi/fw/api/
H A Dpower.h515 u8 offset_map[MCC_TO_SAR_OFFSET_TABLE_ROW_SIZE] member