diff options
author | Shruti Parab <shruti.parab@broadcom.com> | 2024-11-15 18:14:28 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-19 06:48:54 +0300 |
commit | 0b350b4927e69d66629099dbb32cad8d2d56a26d (patch) | |
tree | 8aa7642e2359004a9e2d065d9de20642bc148c4f /tools/perf/scripts/python | |
parent | ff00bcc9ecccf4a1ce3a06eb38a9b4592f870f80 (diff) | |
download | linux-0b350b4927e69d66629099dbb32cad8d2d56a26d.tar.xz |
bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_type
Add a new bit to struct bnxt_ctx_mem_type to indicate that host
memory has been successfully allocated for this context memory type.
In the next patches, we'll be adding some additional context memory
types for FW debugging/logging. If memory cannot be allocated for
any of these new types, we will not abort and the cleared mem_valid
bit will indicate to skip configuring the memory type.
Reviewed-by: Hongguang Gao <hongguang.gao@broadcom.com>
Signed-off-by: Shruti Parab <shruti.parab@broadcom.com>
Signed-of-by: Michael Chan <michael.chan@broadcom.com>
Link: https://patch.msgid.link/20241115151438.550106-3-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions