// SPDX-License-Identifier: GPL-2.0

accel-config-config-device(1)
=============================

NAME
----
accel-config-config-device - configure the individual attributes of the device

SYNOPSIS
--------
[verse]
'accel-config config-device <device name> [<options>]'

EXAMPLE
-------
accel-config config-device dsa0 --token-limit=1

OPTIONS
-------
-l::
--token-limit=::
	This specifies the maximum number of bandwidth tokens that may be
	in use at one time by operations that access low bandwidth memory.
	This number of bandwidth tokens is shared by all descriptors accessing
	low bandwidth memory across the entire device. token_limit should be
	more than 0.

include::../copyright.txt[]
