aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2021-06-09 17:34:57 -0500
committerDavid S. Miller <[email protected]>2021-06-09 15:59:33 -0700
commit5e57c6c5a349ed8026e63c9ef70e4655fe171b09 (patch)
treeb39addec02f66bc2cb1130319932eab1f4b1b972 /tools/perf/scripts/python/netdev-times.py
parent98334d2a3ba4c79947650710ac06434e25824a35 (diff)
net: ipa: separate region range check from other validation
The only thing done by ipa_mem_valid_one() that requires hardware access is the check for whether all regions fit within the size of IPA local memory specified by an IPA register. Introduce ipa_mem_size_valid() to implement this verification and stop doing so in ipa_mem_valid_one(). Call the new function from ipa_mem_config() (which is also the caller of ipa_mem_valid()). Signed-off-by: Alex Elder <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions