linux/drivers/net/wireless/intel/iwlwifi/pcie
Golan Ben Ami 2ee8240262 iwlwifi: pcie: support context information for 22560 devices
Context information structure was added to 22000 devices for
firmware self init.

In the next generation of devices the context information
changes significantly, and the original context information
is divided roughly to three data structures: context information gen3,
prph information and prph scratch.

In addition, the init flow changes so the firmware is loaded
by the IML, and so we must allocate the IML on the DRAM and
give the ROM the IML's address before kicking the firmware's
self init.

Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2018-07-26 13:16:15 +03:00
..
ctxt-info-gen3.c iwlwifi: pcie: support context information for 22560 devices 2018-07-26 13:16:15 +03:00
ctxt-info.c iwlwifi: pcie: support context information for 22560 devices 2018-07-26 13:16:15 +03:00
drv.c iwlwifi: add support for 22560 devices 2018-07-26 13:16:13 +03:00
internal.h iwlwifi: pcie: support context information for 22560 devices 2018-07-26 13:16:15 +03:00
rx.c iwlwifi: pcie: allocate and free rx cr's and tr's tails 2018-07-26 13:16:14 +03:00
trans-gen2.c iwlwifi: pcie: support context information for 22560 devices 2018-07-26 13:16:15 +03:00
trans.c iwlwifi: add support for 22560 devices 2018-07-26 13:16:13 +03:00
tx-gen2.c iwlwifi: pcie: gen2: fix race in cmd fifo write ptr 2018-04-20 10:57:16 +03:00
tx.c iwlwifi: pcie: allow sending pre-built A-MSDUs 2018-04-26 15:18:07 +03:00