aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2021-07-27 16:19:32 -0500
committerDavid S. Miller <[email protected]>2021-07-28 00:06:27 +0100
commitf2b0355363f378e0baa466a48e78f5f308b3a1a7 (patch)
tree74e43f916d752745dd34f7b1e488140bebc53671 /tools/perf/scripts/python/bin
parent34c6034b476416c2551dd4648e5f94f4413ce689 (diff)
net: ipa: add a clock reference for netdev operations
The IPA network device can be opened at any time, and an opened network device can be stopped any time. Both of these callback functions require access to the hardware, and therefore they need the IPA clock to be operational. Take an IPA clock reference in both the ->open and ->stop callback functions, dropping the reference when they are done accessing hardware. The ->start_xmit callback requires a little different handling, and that will be added separately. Signed-off-by: Alex Elder <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions