Searched refs:RPRESET_SUCCESS (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/qat/include/common/
H A Dadf_pfvf_msg.h142 RPRESET_SUCCESS = 0x00, enumerator in enum:ring_reset_result
/freebsd-current/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.c308 accel_dev->u1.vf.rpreset_sts = RPRESET_SUCCESS;
323 if (accel_dev->u1.vf.rpreset_sts != RPRESET_SUCCESS) {
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_vf_isr.c96 if (accel_dev->u1.vf.rpreset_sts == RPRESET_SUCCESS)

Completed in 66 milliseconds