commit | 07f83d72d238f5d41b03d6142641129e8a7a0ec4 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Thu Aug 29 23:54:53 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 30 14:02:18 2019 -0700 |
tree | 82e903110843470b933d335f7a669e0459cb87c4 | |
parent | ec5d31e3c15d5233b491400133c67f78a320062c [diff] |
bnxt_en: Discover firmware error recovery capabilities. Call the new firmware API HWRM_ERROR_RECOVERY_QCFG if it is supported to discover the firmware health and recovery capabilities and settings. This feature allows the driver to reset the chip if firmware crashes and becomes unresponsive. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>