Searched hist:"491 a24872a64cbb8edf996b6113a97586702e5ca" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/devlink/ |
H A D | dev.c | diff 491a24872a64cbb8edf996b6113a97586702e5ca Thu Aug 03 06:13:35 CDT 2023 Jiri Pirko <jiri@nvidia.com> devlink: introduce couple of dumpit callbacks for split ops
Introduce couple of dumpit callbacks for generated split ops. Have them as a thin wrapper around iteration function and allow to pass dump_one() function pointer directly without need to store in devlink_cmd structs.
Signed-off-by: Jiri Pirko <jiri@nvidia.com> Reviewed-by: Jakub Kicinski <kuba@kernel.org> Link: https://lore.kernel.org/r/20230803111340.1074067-8-jiri@resnulli.us Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | netlink.c | diff 491a24872a64cbb8edf996b6113a97586702e5ca Thu Aug 03 06:13:35 CDT 2023 Jiri Pirko <jiri@nvidia.com> devlink: introduce couple of dumpit callbacks for split ops
Introduce couple of dumpit callbacks for generated split ops. Have them as a thin wrapper around iteration function and allow to pass dump_one() function pointer directly without need to store in devlink_cmd structs.
Signed-off-by: Jiri Pirko <jiri@nvidia.com> Reviewed-by: Jakub Kicinski <kuba@kernel.org> Link: https://lore.kernel.org/r/20230803111340.1074067-8-jiri@resnulli.us Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | devl_internal.h | diff 491a24872a64cbb8edf996b6113a97586702e5ca Thu Aug 03 06:13:35 CDT 2023 Jiri Pirko <jiri@nvidia.com> devlink: introduce couple of dumpit callbacks for split ops
Introduce couple of dumpit callbacks for generated split ops. Have them as a thin wrapper around iteration function and allow to pass dump_one() function pointer directly without need to store in devlink_cmd structs.
Signed-off-by: Jiri Pirko <jiri@nvidia.com> Reviewed-by: Jakub Kicinski <kuba@kernel.org> Link: https://lore.kernel.org/r/20230803111340.1074067-8-jiri@resnulli.us Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|