iwlwifi: pcie: allocate rb_stts's for all queues in one place
authorTriebitz <shaul.triebitz@intel.com>
Thu, 17 Jan 2019 12:27:20 +0000 (14:27 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 20 Feb 2019 18:47:54 +0000 (20:47 +0200)
commit6cc6ba3a0d9af64bfba573dec385af4302a29700
tree252caed90766dc272168618d64defd3efa85ee9b
parent6c88e0ce5ebcbac8ac930c0149c217c6aa7ab0a3
iwlwifi: pcie: allocate rb_stts's for all queues in one place

AX210 devices assume that the (DRAM) addresses of the rb_stts's for
the different queues are continuous.
So allocate the rb_stts's for all the Rx queues in one place.

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/internal.h
drivers/net/wireless/intel/iwlwifi/pcie/rx.c