// 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 --read-buffer-limit=1

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

include::../copyright.txt[]
