kernel_samsung_a53x/include/soc/fsl
Sean Anderson 510f78279c soc: fsl: qbman: Add CGR update function
[ Upstream commit 914f8b228ede709274b8c80514b352248ec9da00 ]

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>
Stable-dep-of: fbec4e7fed89 ("soc: fsl: qbman: Use raw spinlock for cgr_lock")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 09:22:35 +01:00
..
qe Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bman.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cpm.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dpaa2-fd.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dpaa2-global.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dpaa2-io.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qman.h soc: fsl: qbman: Add CGR update function 2024-11-19 09:22:35 +01:00