diff options
author | 2021-12-04 17:49:41 +0200 | |
---|---|---|
committer | 2021-12-07 20:06:50 +0200 | |
commit | 23a392a44a3cabf43515f7601373a2094ac5f747 (patch) | |
tree | 02182735b3e5dc7d98d674c98fccf6b6bd2cd72b /drivers/net/ethernet/intel/igc | |
parent | iwlwifi: add new Qu-Hr device (diff) | |
download | linux-dev-23a392a44a3cabf43515f7601373a2094ac5f747.tar.xz linux-dev-23a392a44a3cabf43515f7601373a2094ac5f747.zip |
iwlwifi: implement reset flow for Bz devices
On Bz devices, UREG_DOORBELL_TO_ISR6_NMI_BIT no longer actually
triggers an NMI. So instead of setting BIT(0) | BIT(1) for the
reset flow, we need to just set BIT(1) and then force the NMI
in the new way.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20211204174546.6b56e7ee1773.I71cba66e17cc0daabc5ad7abd88763674b625c82@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions