qat.4 (2878d99dfcfbdd7a415a7f31cf95fbd53fc8e581) qat.4 (a51584a2d2fb3731a68eaf93b59e14227e572427)
1.\" SPDX-License-Identifier: BSD-3-Clause
2.\" Copyright(c) 2007-2022 Intel Corporation
3.Dd May 4, 2023
4.Dt QAT 4
5.Os
6.Sh NAME
7.Nm qat
8.Nd Intel (R) QuickAssist Technology (QAT) driver

--- 91 unchanged lines hidden (view full) ---

100documentation mentioned above and
101.Sx SEE ALSO
102section.
103.Sh SYSCTL_VARIABLES
104Following variables may be used to reconfigure the QAT device.\&
105For configuration persistence those variables may be set before loading the driver, either via
106.Xr kenv 1
107or
1.\" SPDX-License-Identifier: BSD-3-Clause
2.\" Copyright(c) 2007-2022 Intel Corporation
3.Dd May 4, 2023
4.Dt QAT 4
5.Os
6.Sh NAME
7.Nm qat
8.Nd Intel (R) QuickAssist Technology (QAT) driver

--- 91 unchanged lines hidden (view full) ---

100documentation mentioned above and
101.Sx SEE ALSO
102section.
103.Sh SYSCTL_VARIABLES
104Following variables may be used to reconfigure the QAT device.\&
105For configuration persistence those variables may be set before loading the driver, either via
106.Xr kenv 1
107or
108.Xr loader.conf(5).
108.Xr loader.conf 5 .
109The device specific configuration options are prefixed with
110.Va dev.qat.X\&.
111where X is the device number.
112The specific device needs to be in "down" state before changing the configuration.
113.Bl -tag -width indent
114.It Va state
115Show current state of the device. Override the device state. Possible values: "down", "up".
116

--- 69 unchanged lines hidden ---
109The device specific configuration options are prefixed with
110.Va dev.qat.X\&.
111where X is the device number.
112The specific device needs to be in "down" state before changing the configuration.
113.Bl -tag -width indent
114.It Va state
115Show current state of the device. Override the device state. Possible values: "down", "up".
116

--- 69 unchanged lines hidden ---