#
2c1662bb |
| 07-Jun-2024 |
Andrew Boyer <andrew.boyer@amd.com> |
crypto/ionic: add adminq command
This defines the adminq used for control path commands. The adminq is faster and more flexible than the device command interface.
Signed-off-by: Andrew Boyer <andre
crypto/ionic: add adminq command
This defines the adminq used for control path commands. The adminq is faster and more flexible than the device command interface.
Signed-off-by: Andrew Boyer <andrew.boyer@amd.com> Acked-by: Akhil Goyal <gakhil@marvell.com>
show more ...
|
#
a677112d |
| 07-Jun-2024 |
Andrew Boyer <andrew.boyer@amd.com> |
crypto/ionic: add device commands
This defines the device (register-based) commands. They are used for device identification, setup, and teardown.
Signed-off-by: Andrew Boyer <andrew.boyer@amd.com>
crypto/ionic: add device commands
This defines the device (register-based) commands. They are used for device identification, setup, and teardown.
Signed-off-by: Andrew Boyer <andrew.boyer@amd.com> Acked-by: Akhil Goyal <gakhil@marvell.com>
show more ...
|