summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/pgtable.py
diff options
context:
space:
mode:
authorSuman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>2025-07-01 10:47:29 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2025-07-18 20:51:59 +1000
commita47dc5d1a6e2342e7725c6c592800d49b7276b7a (patch)
tree35a546eb34d04c2de7f5b2af780dfa0b9ba629d7 /scripts/gdb/linux/pgtable.py
parente9eec2916c167c7867148254a8f945401a5f6a38 (diff)
crypto: qat - relocate and rename bank state structure definition
The `bank_state` structure represents the state of a bank of rings. As part of recent refactoring, the functions that interact with this structure have been moved to a new unit, adf_bank_state.c. To align with this reorganization, rename `struct bank_state` to `struct adf_bank_state` and move its definition to adf_bank_state.h. Also relocate the associated `struct ring_config` to the same header to consolidate related definitions. Update all references to use the new structure name. This does not introduce any functional change. Signed-off-by: Suman Kumar Chakraborty <suman.kumar.chakraborty@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions