Reset Device Function
This API can only be called in user-space.
The device can be reset using this API call. This will schedule a reset of the device.
The device can also be reset using the adf_ctl
utility, e.g., by calling adf_ctl qat_dev0 reset
.
icp_sal_reset_device
Resets the device.
Syntax
CpaStatus icp_sal_reset_device(Cpa32U accelId);
Parameters
|
The device number. |
Return Value
The icp_sal_reset_device
function returns one of the following codes:
|
Successful operation. |
|
Indicates a failure. |