diff options
author | Edwin Peer <edwin.peer@broadcom.com> | 2021-08-29 03:34:57 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-30 09:35:04 +0100 |
commit | 7b370ad77392455dccd77c121b48bc9f76a14cbe (patch) | |
tree | 8dcdf8f3e21d413f5b3a1acc7090f623ae236b83 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6c172d59ad79d3973e393ba49d819ed6f0417202 (diff) |
bnxt_en: Refactor the HWRM_VER_GET firmware calls
Refactor the code so that __bnxt_hwrm_ver_get() does not call
bnxt_hwrm_do_send_msg() directly. The new APIs will not expose this
internal call. Add a new bnxt_hwrm_poll() to poll the HWRM_VER_GET
firmware call silently. The other bnxt_hwrm_ver_get() function will
send the HWRM_VER_GET message directly with error logs enabled.
Signed-off-by: Edwin Peer <edwin.peer@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions