coreboot-kgpe-d16/src/drivers/wifi/generic
Matt Chen 07e6b5f67d drivers/wifi/generic: fix package_size to align with WLAN driver
Change to use MAX_DSAR_SET_COUNT which WLAN driver always expects 3
no matter what the revision is for EWRD.
It will pass the WLAN driver check then to retrieve the data properly.

BUG=b:204414616
TEST= tested on brya with DRTU tool to verify if SAR table is
read properly or not.

Change-Id: I18e7d5f658bbf42b7eeed3da330508f14b86c0f8
Signed-off-by: Matt Chen <matt.chen@intel.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58951
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kane Chen <kane.chen@intel.corp-partner.google.com>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-11-15 09:59:44 +00:00
..
Kconfig drivers/wifi, mb/google: Drop config `WIFI_SAR_CBFS` 2021-03-17 07:55:40 +00:00
Makefile.inc drivers/wifi, mb/google: Drop config `WIFI_SAR_CBFS` 2021-03-17 07:55:40 +00:00
acpi.c drivers/wifi/generic: fix package_size to align with WLAN driver 2021-11-15 09:59:44 +00:00
chip.h
generic.c device: Switch pci_dev_is_wake_source to take pci_devfn_t 2021-05-03 16:28:42 +00:00
smbios.c SMBIOS: Allow skipping default SMBIOS generation 2021-09-13 13:54:03 +00:00
wifi_private.h