diff options
author | Vasundhara Volam <[email protected]> | 2019-11-23 22:30:43 -0500 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2019-11-24 14:48:02 -0800 |
commit | f9b69d7f62796b33657c98e0d3ca3be763f70fa4 (patch) | |
tree | 6e7f23c563f95025113e315f1596683303dccc5d /scripts/gdb/linux/config.py | |
parent | f92335d830059f3f9db950f0af49405d287924d5 (diff) |
bnxt_en: Fix suspend/resume path on 57500 chips
Driver calls HWRM_FUNC_RESET firmware call while resuming the device
which clears the context memory backing store. Because of which
allocating firmware resources would eventually fail. Fix it by freeing
all context memory during suspend and reallocate the memory during resume.
Call bnxt_hwrm_queue_qportcfg() in resume path. This firmware call
is needed on the 57500 chips so that firmware will set up the proper
queue mapping in relation to the context memory.
Signed-off-by: Vasundhara Volam <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions