diff options
| author | Sean Anderson <[email protected]> | 2022-09-02 21:57:35 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-09-05 13:27:39 +0000 |
| commit | 914f8b228ede709274b8c80514b352248ec9da00 (patch) | |
| tree | 1a763d9af9aa32c11a68960ae1f6407c186965cd /drivers/usb/cdns3/cdnsp-debug.h | |
| parent | soc: fsl: qbman: Add helper for sanity checking cgr ops (diff) | |
| download | kernel-914f8b228ede709274b8c80514b352248ec9da00.tar.gz kernel-914f8b228ede709274b8c80514b352248ec9da00.zip | |
soc: fsl: qbman: Add CGR update function
This adds a function to update a CGR with new parameters. qman_create_cgr
can almost be used for this (with flags=0), but it's not suitable because
it also registers the callback function. The _safe variant was modeled off
of qman_cgr_delete_safe. However, we handle multiple arguments and a return
value.
Signed-off-by: Sean Anderson <[email protected]>
Acked-by: Camelia Groza <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdnsp-debug.h')
0 files changed, 0 insertions, 0 deletions
