]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: pcie: implement set_pnvm op
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 8 Oct 2020 15:12:48 +0000 (18:12 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 8 Oct 2020 17:15:00 +0000 (20:15 +0300)
commit2520a819adfd1fb48cf14037e0a86de1baa78be8
tree14d37385d10a3b8f644d255c695370d6a1d2b785
parentf0856f102ec2ec4472a4e523851c4e2f6e84cadf
iwlwifi: pcie: implement set_pnvm op

Implement the set_pnvm op to store the PNVM settings to the context
info and the corresponding code to free the DRAM block when the
context is freed.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/iwlwifi.20201008181047.85847cfb0972.I202d90e99779f722df14b2d4102d3e466343a6f6@changeid
drivers/net/wireless/intel/iwlwifi/iwl-context-info-gen3.h
drivers/net/wireless/intel/iwlwifi/iwl-context-info.h
drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c
drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c
drivers/net/wireless/intel/iwlwifi/pcie/internal.h
drivers/net/wireless/intel/iwlwifi/pcie/trans.c