Searched hist:e63aafea (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | trans-gen2.c | e63aafea Mon Aug 02 09:09:40 CDT 2021 Johannes Berg <johannes.berg@intel.com> iwlwifi: pcie: dump error on FW reset handshake failures
If the firmware crashes while we're waiting for the reset handshake then it cannot possibly make progress anymore, and we will just time out the wait. That's pointless, so just stop waiting at that point.
Additionally, if it never acknowledges the reset handshake, something went wrong.
Dump an error in both of these cases, but we need to do it synchronously here since the device will be turned off.
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.20210802170640.8b6a33544b4b.I55f97f70f8efa64db064a9207177a094c60ac8f1@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | rx.c | e63aafea Mon Aug 02 09:09:40 CDT 2021 Johannes Berg <johannes.berg@intel.com> iwlwifi: pcie: dump error on FW reset handshake failures
If the firmware crashes while we're waiting for the reset handshake then it cannot possibly make progress anymore, and we will just time out the wait. That's pointless, so just stop waiting at that point.
Additionally, if it never acknowledges the reset handshake, something went wrong.
Dump an error in both of these cases, but we need to do it synchronously here since the device will be turned off.
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.20210802170640.8b6a33544b4b.I55f97f70f8efa64db064a9207177a094c60ac8f1@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | internal.h | e63aafea Mon Aug 02 09:09:40 CDT 2021 Johannes Berg <johannes.berg@intel.com> iwlwifi: pcie: dump error on FW reset handshake failures
If the firmware crashes while we're waiting for the reset handshake then it cannot possibly make progress anymore, and we will just time out the wait. That's pointless, so just stop waiting at that point.
Additionally, if it never acknowledges the reset handshake, something went wrong.
Dump an error in both of these cases, but we need to do it synchronously here since the device will be turned off.
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.20210802170640.8b6a33544b4b.I55f97f70f8efa64db064a9207177a094c60ac8f1@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|