linux/drivers/net/wireless/intel/iwlwifi/pcie
Haim Dreyfuss e5f3f215d0 iwlwifi: add support for suspend-resume flow for new device generation
The new device generation has a slightly different suspend resume flow
Currently, the way the driver instruct the device to move to D3 is by
sending D3_CONFIG_CMD.
Instead of using the host command the indication is by writing to the
doorbell interrupt.
The FW will respond with interrupt to indicate transition completion.

Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-09-06 15:52:05 +03:00
..
ctxt-info-gen3.c iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
ctxt-info.c iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices 2019-06-29 10:14:26 +03:00
drv.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
internal.h iwlwifi: add support for suspend-resume flow for new device generation 2019-09-06 15:52:05 +03:00
rx.c iwlwifi: add support for suspend-resume flow for new device generation 2019-09-06 15:52:05 +03:00
trans-gen2.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
trans.c iwlwifi: add support for suspend-resume flow for new device generation 2019-09-06 15:52:05 +03:00
tx-gen2.c iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
tx.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00