mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 17:12:07 +00:00
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 <sean.anderson@seco.com> Acked-by: Camelia Groza <camelia.groza@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| bman_ccsr.c | ||
| bman_portal.c | ||
| bman_priv.h | ||
| bman_test_api.c | ||
| bman_test.c | ||
| bman_test.h | ||
| bman.c | ||
| dpaa_sys.c | ||
| dpaa_sys.h | ||
| Kconfig | ||
| Makefile | ||
| qman_ccsr.c | ||
| qman_portal.c | ||
| qman_priv.h | ||
| qman_test_api.c | ||
| qman_test_stash.c | ||
| qman_test.c | ||
| qman_test.h | ||
| qman.c | ||