linux/drivers/net/wireless/intel/iwlwifi/mei
Avraham Stern 27c8f12e97 wifi: iwlwifi: mei: add support for SAP version 4
SAP version 4 uses larger Host to MEI notification queue.
Since it is unknown which SAP version is used by the CSME firmware
when the driver loads, try version 4 first. In case the CSME firmware
uses version 3, the memory allocation will fail. In this case the
driver will try again to allocate the memory for version 3.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20240729201718.8372e040282f.Ia0085784e08a35159c9293f986c3d2774038f4c4@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-08-27 10:14:27 +02:00
..
Makefile kbuild: use $(src) instead of $(srctree)/$(src) for source directory 2024-05-10 04:34:52 +09:00
internal.h
iwl-mei.h wifi: iwlwifi: mei: add support for SAP version 4 2024-08-27 10:14:27 +02:00
main.c wifi: iwlwifi: mei: add support for SAP version 4 2024-08-27 10:14:27 +02:00
net.c
sap.h
trace-data.h
trace.c
trace.h